From c1a5699abb8aa0d2b9cb05f8fb500f36b9b770b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 06:01:09 +0000 Subject: [PATCH] build(deps): 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](https://github.com/carltongibson/django-filter/compare/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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fc05ca..2434b51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-bulk-update==2.2.0 django-redis-cache==3.0.1 django-cache-machine==1.2.0 djangorestframework==3.16.0 -django-filter==25.1 +django-filter==25.2 django-extensions==4.1 python-dateutil==2.9.0.post0 pytz==2025.2