summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2019-06-17 15:11:43 +0100
committerStephen Finucane <stephen@that.guru>2019-06-17 15:11:43 +0100
commita790f0390eb4d41db1032d0d6c3d103dda86ccea (patch)
tree15e96dd5a2768d543cf0a10cf46ee9f60a1e6ace /requirements-dev.txt
parent90e85f9de201ede696d6d30b65f5eb49c34af665 (diff)
downloadpatchwork-a790f0390eb4d41db1032d0d6c3d103dda86ccea.tar
patchwork-a790f0390eb4d41db1032d0d6c3d103dda86ccea.tar.gz
Update django from 1.11.20 to 1.11.21
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 1055cf6..9b6540d 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -1,5 +1,5 @@
Django==2.2.2; python_version >= '3.4'
-Django==1.11.20; python_version < '3.0' # pyup: ignore
+Django==1.11.21; 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