summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2019-01-28 20:55:16 +0000
committerStephen Finucane <stephen@that.guru>2019-01-28 20:55:59 +0000
commit8564a1b49882a63662970808a9a14938ff1914f3 (patch)
treef2f04977fcb741e8c5b2a8ba068207a2a7faff35 /requirements-dev.txt
parent4c2384dc225a9867bfb69fa3c32b4d6b72c74f63 (diff)
downloadpatchwork-8564a1b49882a63662970808a9a14938ff1914f3.tar
patchwork-8564a1b49882a63662970808a9a14938ff1914f3.tar.gz
Update django (Py2) from 1.11.15 to 1.11.18
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index c917cd8..0fb2931 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -1,5 +1,5 @@
Django==2.1.5; python_version >= '3.4'
-Django==1.11.15; python_version < '3.0' # pyup: ignore
+Django==1.11.18; python_version < '3.0' # pyup: ignore
djangorestframework==3.9.1
django-filter==2.1.0; python_version >= '3.4'
django-filter==1.1.0; python_version < '3.0' # pyup: ignore