mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-08 05:54:53 +03:00
Update flake8 from 3.4.1 to 3.5.0
This commit is contained in:
parent
6af59aa16c
commit
67d9b6c136
|
@ -8,7 +8,7 @@ psycopg2==2.7.3.1
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
coverage==4.4.1
|
coverage==4.4.1
|
||||||
flake8==3.4.1 # pyup: != 2.6.0
|
flake8==3.5.0 # pyup: != 2.6.0
|
||||||
django-test-plus==1.0.18
|
django-test-plus==1.0.18
|
||||||
factory-boy==2.9.2
|
factory-boy==2.9.2
|
||||||
django-coverage-plugin==1.5.0
|
django-coverage-plugin==1.5.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user