From e5488bc62d7187052ce67ba662953b3eebb286e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 06:16:19 +0000 Subject: [PATCH] Bump django-filter from 23.4 to 23.5 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 23.4 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.4...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 8346885..0d1dbb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-bulk-update==2.2.0 django-redis-cache==3.0.1 django-cache-machine==1.2.0 djangorestframework==3.14.0 -django-filter==23.4 +django-filter==23.5 django-extensions==3.2.3 python-dateutil==2.8.2 social-auth-app-django==5.4.0