From 3fde6dea5536b26ce33d822a0e785a210f741d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 01:49:03 +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/main/CHANGES.rst) - [Commits](https://github.com/carltongibson/django-filter/compare/2.2.0...2.4.0) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59c91cc..4eff31d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ gunicorn==19.9.0 graphene==2.1.7 graphene-django==2.4.0 django-graphql-geojson==0.1.4 -django-filter==2.2.0 +django-filter==2.4.0 django-ipware==1.1.5 Pillow==8.2.0 sorl-thumbnail==12.5.0