mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-17 08:41:08 +00:00
Update flake8 from 3.2.0 to 3.2.1
This commit is contained in:
parent
03772dec1b
commit
0c20324166
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ psycopg2==2.6.2
|
|||
{%- endif %}
|
||||
|
||||
coverage==4.2
|
||||
flake8==3.2.0 # pyup: != 2.6.0
|
||||
flake8==3.2.1 # pyup: != 2.6.0
|
||||
django-test-plus==1.0.16
|
||||
factory_boy==2.7.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue