mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-21 18:41:52 +00:00
Update coverage from 4.5 to 4.5.1
This commit is contained in:
parent
e7a47c6f9b
commit
7d291e8863
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
psycopg2==2.7.4
|
||||
{%- endif %}
|
||||
|
||||
coverage==4.5
|
||||
coverage==4.5.1
|
||||
flake8==3.5.0 # pyup: != 2.6.0
|
||||
django-test-plus==1.0.22
|
||||
factory-boy==2.10.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue