Merge branch 'master' into pyup-update-coverage-4.3.1-to-4.3.3

This commit is contained in:
Jannis Gebauer 2017-01-17 16:12:55 +01:00 committed by GitHub
commit c52838e0f1
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# These requirements prevented an upgrade to Django 1.10.
django-coverage-plugin==1.3.1
django-coverage-plugin==1.4
django-autoslug==1.9.3

View File

@ -1,7 +1,9 @@
# Local development dependencies go here
-r base.txt
coverage==4.3.3
django-coverage-plugin==1.3.1
django-coverage-plugin==1.4
Sphinx==1.5.1
django-extensions==1.7.5
Werkzeug==0.11.15