From 98c42ea9c32f446bf807dc618dbf3baf7db60b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 07:52:17 +0000 Subject: [PATCH] Bump django-filter from 2.4.0 to 21.1 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.4.0 to 21.1. - [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/2.4.0...21.1) --- 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 6dcd8d5d..36a6746f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-annoying==0.10.6 django-autocomplete-light==3.8.2 django-cleanup==5.2.0 django-crispy-forms==1.13.0 -django-filter==2.4.0 +django-filter==21.1 django-tables2==2.4.0 djangorestframework==3.12.4 drf-writable-nested==0.6.3