Skip to content

Commit

Permalink
requirements: update django-filter requirement from <24.2 to <24.3
Browse files Browse the repository at this point in the history
Updates the requirements on [django-filter](https://github.com/carltongibson/django-filter) to permit the latest version.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](carltongibson/django-filter@0.1.0...24.2)

---
updated-dependencies:
- dependency-name: django-filter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 1c5ad83 commit 87f17f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ install_requires =
django-registration-redux
django-templated-email
django-reversion
django-filter<24.2
django-filter<24.3
django-nose
django-ordered-model
#generic relation
Expand Down

0 comments on commit 87f17f2

Please sign in to comment.