mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-03-03 10:45:49 +03:00
Update django-coverage-plugin to 1.4 (#993)
* Update django-coverage-plugin from 1.3.1 to 1.4 * Update django-coverage-plugin from 1.3.1 to 1.4
This commit is contained in:
parent
3a337e4350
commit
5af837d184
|
@ -1,4 +1,4 @@
|
|||
# These requirements prevented an upgrade to Django 1.10.
|
||||
django-coverage-plugin==1.3.1
|
||||
django-coverage-plugin==1.4
|
||||
django-autoslug==1.9.3
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Local development dependencies go here
|
||||
-r base.txt
|
||||
coverage==4.3.1
|
||||
django-coverage-plugin==1.3.1
|
||||
django-coverage-plugin==1.4
|
||||
Sphinx==1.5.1
|
||||
django-extensions==1.7.5
|
||||
Werkzeug==0.11.15
|
||||
|
|
Loading…
Reference in New Issue
Block a user