Update django-coverage-plugin from 1.3.1 to 1.4.2

This commit is contained in:
pyup-bot 2017-02-07 02:20:42 +00:00
parent 88f5a54bc0
commit e92fd52e33
1 changed files with 1 additions and 1 deletions

View File

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