From 192c6a67652bd7a9998ca899c4b675381cc67c86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 19:23:47 +0000 Subject: [PATCH] Bump django-filter from 24.3 to 25.1 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 24.3 to 25.1. - [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/24.3...25.1) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c6e2675d13..ef2804026a 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -12,7 +12,7 @@ django_cron==0.6.0 git+https://github.com/WikipediaLibrary/django-dkim.git@Jsn.sherman/mailfrom django-durationfield==0.5.5 django_extensions==3.2.3 -django-filter==24.3 +django-filter==25.1 django-premailer==0.2.0 django-reversion==5.1.0 djangorestframework==3.15.2