Skip to content

Commit df8f10b

Browse files
Bump django-filter from 25.1 to 25.2
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 25.1 to 25.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@25.1...25.2) --- updated-dependencies: - dependency-name: django-filter dependency-version: '25.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3ebf1b commit df8f10b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ asgiref==3.9.2
22
# backports.zoneinfobackports.zoneinfo;python_version<"3.9"
33
Django==4.2.18
44
django-ckeditor==6.7.3
5-
django-filter==25.1
5+
django-filter==25.2
66
django-import-export==4.3.10
77
djangorestframework==3.16.1
88
gunicorn==23.0.0

0 commit comments

Comments
 (0)