mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-29 04:54:02 +03:00
[requires.io] dependency update
This commit is contained in:
parent
5408ccbef9
commit
faa8eaf32d
|
@ -1,11 +1,11 @@
|
||||||
# Local development dependencies go here
|
# Local development dependencies go here
|
||||||
-r base.txt
|
-r base.txt
|
||||||
coverage==4.0.3
|
coverage==4.1
|
||||||
django_coverage_plugin==1.3
|
django-coverage-plugin==1.3.1
|
||||||
Sphinx
|
Sphinx
|
||||||
django-extensions==1.6.7
|
django-extensions==1.6.7
|
||||||
Werkzeug==0.11.9
|
Werkzeug==0.11.10
|
||||||
django-test-plus==1.0.12
|
django-test-plus==1.0.13
|
||||||
factory_boy==2.7.0
|
factory_boy==2.7.0
|
||||||
django-debug-toolbar==1.4
|
django-debug-toolbar==1.4
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user