mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-22 19:05:49 +00:00
Update coverage from 4.5 to 4.5.1
This commit is contained in:
parent
9263297952
commit
e7a47c6f9b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Local development dependencies go here
|
||||
-r base.txt
|
||||
|
||||
coverage==4.5
|
||||
coverage==4.5.1
|
||||
django-coverage-plugin==1.5.0
|
||||
|
||||
Sphinx==1.6.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue