]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Bump django-filter to 2.4.0
authorStephen Finucane <stephen@that.guru>
Thu, 1 Oct 2020 14:15:37 +0000 (15:15 +0100)
committerStephen Finucane <stephen@that.guru>
Thu, 1 Oct 2020 14:57:09 +0000 (15:57 +0100)
Signed-off-by: Stephen Finucane <stephen@that.guru>
requirements-dev.txt
requirements-prod.txt

index 567ff596c7d387639723b9acf58698cf7052d7da..ac16d51643fd6fc36ec10afd7e0d4b8e71b77661 100644 (file)
@@ -1,6 +1,6 @@
 Django~=3.1.0
 djangorestframework~=3.12.0
-django-filter~=2.3.0
+django-filter~=2.4.0
 django-debug-toolbar~=2.2.0
 # django-dbbackup~=3.2.0
 -r requirements-test.txt
index f845529520d2d60fb73720388802a6b15e230339..c7df9da3b0708dcb18dbe59fb97436617f9beb5a 100644 (file)
@@ -1,5 +1,5 @@
 Django~=3.1.0
 djangorestframework~=3.12.0
-django-filter~=2.3.0
+django-filter~=2.4.0
 psycopg2-binary~=2.8.0
 sqlparse~=0.3.0