Update coverage to 4.3.3 (#997)

* Update coverage from 4.3.1 to 4.3.3

* Update coverage from 4.3.1 to 4.3.3
This commit is contained in:
pyup.io bot 2017-01-17 16:13:04 +01:00 committed by Jannis Gebauer
parent 5af837d184
commit 191fcf847a
2 changed files with 4 additions and 2 deletions

View File

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

View File

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