From 5571709ee999e88a46b0cd682db7c98de8b88d4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 12:59:03 +0000 Subject: [PATCH] Bump django-filter from 2.0.0 to 2.4.0 in /images/web Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.0.0 to 2.4.0. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](https://github.com/carltongibson/django-filter/compare/2.0.0...2.4.0) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/web/requirements.txt b/images/web/requirements.txt index 6e39c92..c64c7bc 100644 --- a/images/web/requirements.txt +++ b/images/web/requirements.txt @@ -10,7 +10,7 @@ crontab==0.22.2 Django==2.2.24 django-cors-headers==2.3.0 django-environ==0.4.5 -django-filter==2.0.0 +django-filter==2.4.0 django-rest-auth==0.9.3 djangorestframework==3.11.2 djangorestframework-gis==0.3