From 09f813f7054a7445c6db1c13a9cf37c4ceaf1dc4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 17:46:46 +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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927518e..c6800d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ modoboa>=1.15.0 -django-filter==2.2.0 +django-filter==2.4.0 drf-nested-routers django-webpack-loader caldav==0.6.2