Merge pull request #1479 from pydanny/pyup-update-coverage-4.4.2-to-4.5

Update coverage to 4.5
This commit is contained in:
Bruno Alla 2018-02-04 11:38:52 +00:00 committed by GitHub
commit 37b616313b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.4.2
coverage==4.5
django-coverage-plugin==1.5.0
Sphinx==1.6.6

View File

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