]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Update django-filter from 2.0.0 to 2.1.0
authorpyup-bot <github-bot@pyup.io>
Sun, 20 Jan 2019 20:56:58 +0000 (21:56 +0100)
committerStephen Finucane <stephenfinucane@hotmail.com>
Tue, 22 Jan 2019 10:50:05 +0000 (11:50 +0100)
requirements-prod.txt

index daec0ea0d800feb145eece8e9d0f95424942eecc..54f8899217b0f5df62f54cc2db3ca9629de85a0a 100644 (file)
@@ -1,7 +1,7 @@
 Django==2.1.5; python_version >= '3.4'
 Django==1.11.15; python_version < '3.0'  # pyup: ignore
 djangorestframework==3.9.1
-django-filter==2.0.0; python_version >= '3.4'
+django-filter==2.1.0; python_version >= '3.4'
 django-filter==1.1.0; python_version < '3.0'  # pyup: ignore
 psycopg2-binary==2.7.6.1
 sqlparse==0.2.4