summaryrefslogtreecommitdiff
path: root/requirements-prod.txt
diff options
context:
space:
mode:
authorpyup-bot <github-bot@pyup.io>2019-02-11 19:03:13 +0000
committerStephen Finucane <stephenfinucane@hotmail.com>2019-02-12 21:45:26 +0000
commit27f9e7a7142dc25c0c903a94532bc37ee084827c (patch)
tree6169e14331d9b235c0526a98326c0a702a60fd53 /requirements-prod.txt
parent5722b8efdc92d404a2a765851ae80f5035c44a61 (diff)
downloadpatchwork-27f9e7a7142dc25c0c903a94532bc37ee084827c.tar
patchwork-27f9e7a7142dc25c0c903a94532bc37ee084827c.tar.gz
Update django from 2.1.5 to 2.1.7
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 833cf4b..0e33324 100644
--- a/requirements-prod.txt
+++ b/requirements-prod.txt
@@ -1,4 +1,4 @@
-Django==2.1.5; python_version >= '3.4'
+Django==2.1.7; python_version >= '3.4'
Django==1.11.18; python_version < '3.0' # pyup: ignore
djangorestframework==3.9.1
django-filter==2.1.0; python_version >= '3.4'