summaryrefslogtreecommitdiff
path: root/requirements-prod.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2019-03-07 11:55:04 +0000
committerStephen Finucane <stephen@that.guru>2019-03-07 11:55:04 +0000
commitb220ee9383104d86c8ac4b355cd558c0ef7f5d58 (patch)
tree8fff38931b1e429b52c8e593294b38401a21fe56 /requirements-prod.txt
parentc6c81662f25498afc74408b7d132053dc70b5446 (diff)
downloadpatchwork-b220ee9383104d86c8ac4b355cd558c0ef7f5d58.tar
patchwork-b220ee9383104d86c8ac4b355cd558c0ef7f5d58.tar.gz
Update django from 1.11.18 to 1.11.20
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 9e5be93..d2ab3a9 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -1,5 +1,5 @@
Django==2.1.7; python_version >= '3.4'
-Django==1.11.18; python_version < '3.0' # pyup: ignore
+Django==1.11.20; python_version < '3.0' # pyup: ignore
djangorestframework==3.9.2
django-filter==2.1.0; python_version >= '3.4'
django-filter==1.1.0; python_version < '3.0' # pyup: ignore