From 0a0ea2a0c9b123388d4c50735b740d2c97d29934 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 01:20:26 +0000 Subject: [PATCH] Bump django-filter from 22.1 to 24.3 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 22.1 to 24.3. - [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/22.1...24.3) --- 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 8993b4354..bf14be998 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -10,7 +10,7 @@ django-activeurl==0.2.0 django-autoslug==1.9.9 djangorestframework==3.15.1 coreapi==2.3.3 -django-filter==22.1 +django-filter==24.3 django-inline-svg==0.1.1 django-ckeditor==6.7.0 django-recaptcha==3.0.0