From b7d6a59b8f7b0c13e84122fcea7925dcaea72e0e Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Tue, 4 Feb 2020 13:46:05 +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] <support@dependabot.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 3e016c701..28da2bac9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,7 +11,7 @@ django-basic-auth-ip-whitelist==0.3.1
 django-bleach==0.6.1
 django-countries==5.5
 django-extensions==2.1.7
-django-filter==2.1.0
+django-filter==2.2.0
 django-fsm==2.6.1
 django-heroku==0.3.1
 django-hijack==2.1.10
-- 
GitLab