]> 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:56 +0000 (21:56 +0100)
committerStephen Finucane <stephenfinucane@hotmail.com>
Tue, 22 Jan 2019 10:50:05 +0000 (11:50 +0100)
requirements-dev.txt

index 3700d3c8f7dc3f5f55674f52b35857bb495d56a2..c917cd82f6a00d2e2dde51bc7a7c338f9d1b4ef0 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
 django-debug-toolbar==1.11
 django-dbbackup==3.2.0