Skip to content

Commit 7661a62

Browse files
Bump django-filter from 24.1 to 24.2 in /requirements (#2228)
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 24.1 to 24.2. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@24.1...24.2) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34ff885 commit 7661a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/project-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Django==4.2.11
33
psycopg2-binary==2.9.6
44
django-auth-ldap==4.7.0
55
django-radius==1.5.0
6-
django-filter==24.1
6+
django-filter==24.2
77
django-storages==1.14
88
django-celery-beat==2.6.0
99
django-celery-results==2.5.0

0 commit comments

Comments
 (0)