Skip to content

Commit 9448792

Browse files
Bump django-filter from 2.1.0 to 2.2.0
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/master/CHANGES.rst) - [Commits](carltongibson/django-filter@2.1.0...2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fd6c98d commit 9448792

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ django-tagulous = "=0.14.0"
1717
django-jinja = "=2.4.1"
1818
django-crispy-forms = "=1.7.2"
1919
transitions = "=0.6.9"
20-
django-filter = "^2.0"
20+
django-filter = "^2.2"
2121
django-colorful = "^1.3"
2222
django-markdownx = "=2.0.28"
2323
django-braces = "^1.13"

0 commit comments

Comments
 (0)