Skip to content

Commit

Permalink
update django-filter to prepare for Wagtail (#5981)
Browse files Browse the repository at this point in the history
  • Loading branch information
escattone authored Apr 30, 2024
1 parent 06edac5 commit d285d31
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
13 changes: 5 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ django-cors-headers = "^3.14.0"
django-enforce-host = "^1.1.0"
django-cache-url = "^3.4.5"
django-extensions = "^3.2.3"
django-filter = "^22.1"
django-filter = "^23.5"
django-redis = "^5.4.0"
factory-boy = "^3.3.0"
Faker = "^16.9.0"
Expand Down

0 comments on commit d285d31

Please sign in to comment.