]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Update django-filter
authorAndrew Donnellan <ajd@linux.ibm.com>
Thu, 27 Aug 2020 14:14:05 +0000 (00:14 +1000)
committerStephen Finucane <stephen@that.guru>
Thu, 27 Aug 2020 14:14:05 +0000 (00:14 +1000)
Update django-filter dependency to a version that's compatible with Django
3.1.

Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
Reviewed-by: Stephen Finucane <stephen@that.guru>
requirements-dev.txt
requirements-prod.txt

index e5da0b831fd638e51929d494a321fdc643db20ac..022f465deee5254138bf47d703759976c2d055ed 100644 (file)
@@ -1,6 +1,6 @@
 Django~=3.0.0
 djangorestframework~=3.11.0
-django-filter~=2.2.0
+django-filter~=2.3.0
 django-debug-toolbar~=2.2.0
 # django-dbbackup~=3.2.0
 -r requirements-test.txt
index dbd0bd543cf8980cfccb4317e6797513bd512029..dc86ce0c042ffc527253dbe119e91b6f3e585d74 100644 (file)
@@ -1,5 +1,5 @@
 Django~=3.0.0
 djangorestframework~=3.11.0
-django-filter~=2.2.0
+django-filter~=2.3.0
 psycopg2-binary~=2.8.0
 sqlparse~=0.3.0