mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-29 04:54:02 +03:00
Update django-coverage-plugin to 1.5.0 (#1048)
* Update django-coverage-plugin from 1.4.2 to 1.5.0 * Update django-coverage-plugin from 1.4.2 to 1.5.0
This commit is contained in:
parent
49efbc7075
commit
f6236b3aca
|
@ -1,4 +1,4 @@
|
||||||
# These requirements prevented an upgrade to Django 1.10.
|
# These requirements prevented an upgrade to Django 1.10.
|
||||||
django-coverage-plugin==1.4.2
|
django-coverage-plugin==1.5.0
|
||||||
django-autoslug==1.9.3
|
django-autoslug==1.9.3
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
-r base.txt
|
-r base.txt
|
||||||
|
|
||||||
coverage==4.3.4
|
coverage==4.3.4
|
||||||
django-coverage-plugin==1.4.2
|
django-coverage-plugin==1.5.0
|
||||||
|
|
||||||
Sphinx==1.5.2
|
Sphinx==1.5.2
|
||||||
django-extensions==1.7.7
|
django-extensions==1.7.7
|
||||||
|
|
Loading…
Reference in New Issue
Block a user