summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authorpyup-bot <github-bot@pyup.io>2018-12-03 23:56:33 +0545
committerStephen Finucane <stephenfinucane@hotmail.com>2018-12-22 23:09:07 +0000
commitde7764b0ea0f4a2d6c66c7e6ba51fd3ab2356348 (patch)
treec295b8a4f7c2d6345fa9ea8713d50ced498e1277 /requirements-dev.txt
parentd6d75975427a2438bf54355786dfa53a47cfb990 (diff)
downloadpatchwork-de7764b0ea0f4a2d6c66c7e6ba51fd3ab2356348.tar
patchwork-de7764b0ea0f4a2d6c66c7e6ba51fd3ab2356348.tar.gz
Update django-debug-toolbar from 1.10.1 to 1.11
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 d35c424..e6d3aee 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -3,6 +3,6 @@ Django==1.11.15; python_version < '3.0' # pyup: ignore
djangorestframework==3.9.0
django-filter==2.0.0; python_version >= '3.4'
django-filter==1.1.0; python_version < '3.0' # pyup: ignore
-django-debug-toolbar==1.10.1
+django-debug-toolbar==1.11
django-dbbackup==3.2.0
-r requirements-test.txt