Skip to content

Commit 73bbd79

Browse files
committed
Update django-filter for new Django version
1 parent 3f4adf3 commit 73bbd79

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -9,7 +9,7 @@ license = "MIT"
99
python = "3.9.*"
1010
django = "~=3.1.13"
1111
django-environ = "~=0.4.5"
12-
django-filter = "~=2.1.0"
12+
django-filter = "~=21.1"
1313
djangorestframework = "~=3.11.0"
1414
psycopg2-binary = "~=2.8.0"
1515
django-simple-bulma = "~=2.1"

0 commit comments

Comments
 (0)