From 671e3302a4952d9ba77ae77ab7c9165020e39f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 02:23:14 +0000 Subject: [PATCH] Bump django-filter from 23.2 to 23.5 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 23.2 to 23.5. - [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/23.2...23.5) --- updated-dependencies: - dependency-name: django-filter 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 0fc8179..4d8327c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pytz -django-filter==23.2 +django-filter==23.5