mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-24 15:30:44 +03:00
Update coverage version to 4.0b1.
This commit is contained in:
parent
ed90eb07b6
commit
773130acb2
|
@ -1,6 +1,6 @@
|
||||||
# Test dependencies go here.
|
# Test dependencies go here.
|
||||||
-r base.txt
|
-r base.txt
|
||||||
coverage==4.0a6
|
coverage==4.0b1
|
||||||
flake8==2.4.1
|
flake8==2.4.1
|
||||||
django-test-plus==1.0.7
|
django-test-plus==1.0.7
|
||||||
factory_boy==2.5.2
|
factory_boy==2.5.2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user