Merge pull request #26 from maidstone-hackspace/pyup-update-django-coverage-plugin-1.3.1-to-1.4.2
Update django-coverage-plugin to 1.4.2
This commit is contained in:
commit
ad6552fee2
|
@ -1,7 +1,7 @@
|
||||||
# Local development dependencies go here
|
# Local development dependencies go here
|
||||||
-r base.txt
|
-r base.txt
|
||||||
coverage==4.3.1
|
coverage==4.3.1
|
||||||
django-coverage-plugin==1.3.1
|
django-coverage-plugin==1.4.2
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue