Skip to content

Commit db0b7de

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
2323
django-crispy-forms==2.4 # https://github.com/django-crispy-forms/django-crispy-forms
2424
crispy-bootstrap5==2025.6 # https://github.com/django-crispy-forms/crispy-bootstrap5
2525
django-redis==6.0.0 # https://github.com/jazzband/django-redis
26-
django-filter==24.3 # https://github.com/carltongibson/django-filter
26+
django-filter==25.2 # https://github.com/carltongibson/django-filter
2727
django-storages[boto3,google]==1.14.6 # https://github.com/jschneier/django-storages
2828
django-extensions==4.1 # https://github.com/django-extensions/django-extensions
2929
whitenoise==6.7.0

0 commit comments

Comments
 (0)