From 71b8ddd1bfb42c3b277332dd395f356e4d2af5c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 10:48:52 +0000 Subject: [PATCH] Bump django-filter from 2.2.0 to 2.4.0 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/master/CHANGES.rst) - [Commits](https://github.com/carltongibson/django-filter/compare/2.2.0...2.4.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 156a34765..e9169aef8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-autocomplete-light==3.5.1 django-cleanup==4.0.0 django-crispy-forms==1.9.1 django-emoji-picker==0.0.6 -django-filter==2.2.0 +django-filter==2.4.0 django-tables2==2.3.1 djangorestframework==3.11.0 drf-writable-nested==0.6.0