From b8d3bc34c1406fb3c269c4a9f3f6d934fe88a668 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 21:12:10 +0000 Subject: [PATCH] Bump django-filter from 2.1.0 to 2.2.0 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.1.0 to 2.2.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.1.0...2.2.0) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 2e8f277c..55cee9a2 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -5,7 +5,7 @@ dj-static==0.0.6 django-csp==3.5 django-csp-reports==1.3 django-crispy-forms==1.7.2 -django-filter==2.1.0 +django-filter==2.2.0 djangorestframework==3.10.0 django-secure==1.0.1 django-toolbelt==0.0.1