From 763918add6b4b106081f6852eab98682ea99d832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 01:29:03 +0000 Subject: [PATCH] Bump django-filter from 22.1 to 24.2 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 22.1 to 24.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/22.1...24.2) --- 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 2a2a9b589..bb950fc79 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.2 django-inline-svg==0.1.1 django-ckeditor==6.7.0 django-recaptcha==3.0.0