django-sorting-bootstrap
django-sorting-bootstrap copied to clipboard
Sorting templates API using sorting-bootstrap templatetags and Bootstrap classes.
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.13.0 to 20.16.3. Release notes Sourced from virtualenv's releases. 20.16.2 What's Changed release 20.16.1 by @gaborbernat in pypa/virtualenv#2390 Bump embed pip by @gaborbernat in pypa/virtualenv#2391 Full Changelog:...
Bumps [pip](https://github.com/pypa/pip) from 21.3.1 to 22.2.2. Changelog Sourced from pip's changelog. 22.2.2 (2022-08-03) Bug Fixes Avoid AttributeError when removing the setuptools-provided _distutils_hack and it is missing its implementation. ([#11314](https://github.com/pypa/pip/issues/11314) <https://github.com/pypa/pip/issues/11314>_)...
Bumps [django](https://github.com/django/django) from 3.2.11 to 3.2.15. Commits 653a7bd [3.2.x] Bumped version for 3.2.15 release. b3e4494 [3.2.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header. cb7fbac [3.2.x] Fixed collation tests on...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 4.2.0. Release notes Sourced from actions/setup-python's releases. Add check-latest input and bug fixes In scope of this release we add the check-latest input. If check-latest ...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 5.1.1. Release notes Sourced from sphinx's releases. v5.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.0.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.0.0 No release notes provided. v5.0.0b1...
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 2.7.0 to 3.8.2. Commits c26d8c2 v3.8.2 52ab99c Merge pull request #290 from asottile/combine cc178f2 combine the typing rewrite info c6d5e6c Merge pull request #289 from cdce8p/typing-rewrite-special-cases 9bac355...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.2 to 6.4.2. Changelog Sourced from coverage's changelog. Version 6.4.2 — 2022-07-12 Updated for a small change in Python 3.11.0 beta 4: modules now start with a...
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.12 to 1.1.14. Release notes Sourced from poetry's releases. 1.1.14 Fixed Fixed an issue where dependencies hashes could not be retrieved when locking due to a breaking...
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.6.0. Release notes Sourced from black's releases. 22.6.0 Style Fix unstable formatting involving #fmt: skip and # fmt:skip comments (notice the lack of spaces) (#2970)...
Bumps [nox-poetry](https://github.com/cjolowicz/nox-poetry) from 0.9.0 to 1.0.1. Release notes Sourced from nox-poetry's releases. v1.0.1 Changes :bug: Fixes Fix error when parsing package build output on Windows ConEmu terminals (#778) @cycledriver :package:...