Skip to content

Commit

Permalink
Merge pull request #870 from TOMToolkit/dependabot/pip/dev/django-fil…
Browse files Browse the repository at this point in the history
…ter-24.1

Bump django-filter from 23.5 to 24.1
  • Loading branch information
jchate6 committed Mar 14, 2024
2 parents c7c9155 + 5ba1ad9 commit 594a763
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -66,7 +66,7 @@ django-crispy-forms = ">=2.0,<3.0"
crispy-bootstrap4 = ">=2023.1,<2024.2"
django-dramatiq = "~0.11"
django-extensions = "~3"
django-filter = "~23"
django-filter = ">=23,<25"
django-gravatar2 = "~1"
django-guardian = "~2"
fits2image = "~0.4"
Expand Down

0 comments on commit 594a763

Please sign in to comment.