Update coverage to 4.3.4 (#999)

* Update coverage from 4.3.3 to 4.3.4

* Update coverage from 4.3.3 to 4.3.4
This commit is contained in:
pyup.io bot 2017-01-19 10:01:29 +01:00 committed by Jannis Gebauer
parent 191fcf847a
commit de4c8c4012
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Local development dependencies go here
-r base.txt
coverage==4.3.3
coverage==4.3.4
django-coverage-plugin==1.4
Sphinx==1.5.1

View File

@ -7,7 +7,7 @@
psycopg2==2.6.2
{%- endif %}
coverage==4.3.3
coverage==4.3.4
flake8==3.2.1 # pyup: != 2.6.0
django-test-plus==1.0.16
factory-boy==2.8.1