From 472e54f6de5b66a303412da2c9034b5d65afcc37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:46:41 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cb8fbb..2b63767 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.11.1 bleach==6.0.0 Django==4.1.4 Django==4.1.13 -django-filter==22.1 +django-filter==24.3 sqlparse==0.4.4 tzdata==2022.7 django-smart-selects==1.6.0