From 879a62d4fad617564ea895a9ec8728026391cd36 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 05:36:11 +0000 Subject: [PATCH] Bump django-filter from 2.1.0 to 2.2.0 in /src/requirements 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] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 70952bf2..6df9b605 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -18,7 +18,7 @@ django-wkhtmltopdf==3.2.0 django-reversion==3.0.4 django-betterforms==1.2 django-cors-headers==3.0.2 -django-filter==2.1.0 +django-filter==2.2.0 docopt==0.6.2 future==0.17.1 html5lib==1.0.1