Skip to content

Commit 87f17f2

Browse files
requirements: update django-filter requirement from <24.2 to <24.3
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]>
1 parent 1c5ad83 commit 87f17f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install_requires =
3232
django-registration-redux
3333
django-templated-email
3434
django-reversion
35-
django-filter<24.2
35+
django-filter<24.3
3636
django-nose
3737
django-ordered-model
3838
#generic relation

0 commit comments

Comments
 (0)