Update coverage to 4.4.2 (#1384)

* Update coverage from 4.4.1 to 4.4.2

* Update coverage from 4.4.1 to 4.4.2
This commit is contained in:
pyup.io bot 2017-11-12 20:54:42 +01:00 committed by Shupeyko Nikita
parent 006b8d200d
commit b00b402774
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Local development dependencies go here # Local development dependencies go here
-r base.txt -r base.txt
coverage==4.4.1 coverage==4.4.2
django-coverage-plugin==1.5.0 django-coverage-plugin==1.5.0
Sphinx==1.6.5 Sphinx==1.6.5

View File

@ -7,7 +7,7 @@
psycopg2==2.7.3.2 psycopg2==2.7.3.2
{%- endif %} {%- endif %}
coverage==4.4.1 coverage==4.4.2
flake8==3.5.0 # pyup: != 2.6.0 flake8==3.5.0 # pyup: != 2.6.0
django-test-plus==1.0.20 django-test-plus==1.0.20
factory-boy==2.9.2 factory-boy==2.9.2