summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpyup-bot <github-bot@pyup.io>2019-01-04 18:43:35 +0100
committerStephen Finucane <stephenfinucane@hotmail.com>2019-01-05 14:50:04 +0100
commitea4983fe1be6b635677da81bc75d76f8c016fba4 (patch)
tree32b3480d82e2605598084bec388483a978d030d0
parentdec3d8daafa6496ee3cc09cf146d9e2cd431ffc3 (diff)
downloadpatchwork-ea4983fe1be6b635677da81bc75d76f8c016fba4.tar
patchwork-ea4983fe1be6b635677da81bc75d76f8c016fba4.tar.gz
Update django from 2.1.4 to 2.1.5
-rw-r--r--requirements-prod.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-prod.txt b/requirements-prod.txt
index 14b99f2..046c162 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -1,4 +1,4 @@
-Django==2.1.4; python_version >= '3.4'
+Django==2.1.5; python_version >= '3.4'
Django==1.11.15; python_version < '3.0' # pyup: ignore
djangorestframework==3.9.0
django-filter==2.0.0; python_version >= '3.4'