From 582e1658c62933b95ff40d29c003abe04e1afdb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:44:47 +0000 Subject: [PATCH] build(deps): 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 9621e39..3c47841 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-csp==3.7 django-csp-reports==1.9.0 crispy-bootstrap3==2022.1 django-crispy-forms==2.1 -django-filter==23.4 +django-filter==23.5 djangorestframework==3.14.0 drf-spectacular==0.26.5 drf-spectacular-sidecar==2023.12.1