summaryrefslogtreecommitdiff
path: root/requirements-prod.txt
diff options
context:
space:
mode:
authorpyup-bot <github-bot@pyup.io>2019-07-22 02:56:01 +0100
committerStephen Finucane <stephen@that.guru>2019-09-08 18:29:40 +0100
commit8f93f8375b15663888babdf77790ef81f83ab5b6 (patch)
tree93fcd569c481f29b5d25567ab2027088e103c65b /requirements-prod.txt
parent13f3bdcf60c953f9caad67dcbb0473b8575b138c (diff)
downloadpatchwork-8f93f8375b15663888babdf77790ef81f83ab5b6.tar
patchwork-8f93f8375b15663888babdf77790ef81f83ab5b6.tar.gz
Update django-filter from 2.1.0 to 2.2.0
Diffstat (limited to 'requirements-prod.txt')
-rw-r--r--requirements-prod.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-prod.txt b/requirements-prod.txt
index ba950f7..c4bf684 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -1,7 +1,7 @@
Django==2.2.5; python_version >= '3.5'
Django==1.11.24; python_version < '3.0' # pyup: ignore
djangorestframework==3.9.2
-django-filter==2.1.0; python_version >= '3.5'
+django-filter==2.2.0; python_version >= '3.5'
django-filter==1.1.0; python_version < '3.0' # pyup: ignore
psycopg2-binary==2.8.2
sqlparse==0.3.0