mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-29 21:14:03 +03:00
Update coverage from 4.1 to 4.2
This commit is contained in:
parent
f6e27dd240
commit
8ba3d3ad86
|
@ -1,6 +1,6 @@
|
||||||
# Local development dependencies go here
|
# Local development dependencies go here
|
||||||
-r base.txt
|
-r base.txt
|
||||||
coverage==4.1
|
coverage==4.2
|
||||||
django-coverage-plugin==1.3.1
|
django-coverage-plugin==1.3.1
|
||||||
Sphinx==1.4.5
|
Sphinx==1.4.5
|
||||||
django-extensions==1.6.7
|
django-extensions==1.6.7
|
||||||
|
|
Loading…
Reference in New Issue
Block a user