Update django-coverage-plugin to 1.4.2 (#1022)

* Update django-coverage-plugin from 1.4.1 to 1.4.2

* Update django-coverage-plugin from 1.4.1 to 1.4.2
This commit is contained in:
pyup.io bot 2017-02-09 09:10:37 +01:00 committed by Jannis Gebauer
parent b430efa0ed
commit 51609953a8
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -2,7 +2,7 @@
-r base.txt
coverage==4.3.4
django-coverage-plugin==1.4.1
django-coverage-plugin==1.4.2
Sphinx==1.5.2
django-extensions==1.7.6