summaryrefslogtreecommitdiff
path: root/requirements-prod.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2019-09-08 15:43:18 +0100
committerStephen Finucane <stephen@that.guru>2019-09-08 15:43:18 +0100
commit4720356f3ef40a23d848a541551841cbde6df506 (patch)
tree32b1acfd660a652a5d92f79ea4e255e01475266d /requirements-prod.txt
parent6267a5fad01db859c1b31561124f00a5b97299f4 (diff)
downloadpatchwork-4720356f3ef40a23d848a541551841cbde6df506.tar
patchwork-4720356f3ef40a23d848a541551841cbde6df506.tar.gz
Update django from 1.11.22 to 1.11.24
Signed-off-by: Stephen Finucane <stephen@that.guru>
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 8228d9f..ba950f7 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -1,5 +1,5 @@
Django==2.2.5; python_version >= '3.5'
-Django==1.11.22; python_version < '3.0' # pyup: ignore
+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==1.1.0; python_version < '3.0' # pyup: ignore