Merge pull request #1162 from pydanny/pyup-update-coverage-4.3.4-to-4.4

Update coverage to 4.4
This commit is contained in:
Fábio C. Barrionuevo da Luz 2017-05-08 09:13:41 -03:00 committed by GitHub
commit b42357966a
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.3.4 coverage==4.4
django-coverage-plugin==1.5.0 django-coverage-plugin==1.5.0
Sphinx==1.5.5 Sphinx==1.5.5

View File

@ -7,7 +7,7 @@
psycopg2==2.7.1 psycopg2==2.7.1
{%- endif %} {%- endif %}
coverage==4.3.4 coverage==4.4
flake8==3.3.0 # pyup: != 2.6.0 flake8==3.3.0 # pyup: != 2.6.0
django-test-plus==1.0.17 django-test-plus==1.0.17
factory-boy==2.8.1 factory-boy==2.8.1