From 8c8cd40811c7ea5337e82d76ab7d7fe6a0f8fb20 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 22:04:19 +0200 Subject: [PATCH] Bump django-filter from 2.2.0 to 2.3.0 in /src/requirements (#551) Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.2.0 to 2.3.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.3.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- 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 dd2409be..61305a1b 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -12,7 +12,7 @@ django-bleach==0.6.1 django-bootstrap3==14.1.0 django-cors-headers==3.4.0 django-extensions==3.0.3 -django-filter==2.2.0 +django-filter==2.3.0 django-leaflet==0.27.0 django-oauth-toolkit==1.3.2 django-reversion==3.0.7