Merge pull request #113 from maidstone-hackspace/pyup-update-coverage-4.3.1-to-4.4.1

Update coverage to 4.4.1
This commit is contained in:
Oliver Marks 2017-07-05 13:58:04 +01:00 committed by GitHub
commit d38ccf4ca7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Local development dependencies go here
-r base.txt
coverage==4.3.1
coverage==4.4.1
django-coverage-plugin==1.5.0
Sphinx==1.5.5
django-extensions==1.8.0

View File

@ -3,7 +3,7 @@
coverage==4.3.1
coverage==4.4.1
flake8==3.3.0 # pyup: != 2.6.0
django-test-plus==1.0.18
factory-boy==2.8.1