mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
Update flake8 from 2.5.5 to 2.6.2
This commit is contained in:
parent
cbc0a3a704
commit
e0269c0826
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ psycopg2==2.6.1
|
|||
|
||||
coverage==4.1
|
||||
django-coverage-plugin==1.3.1
|
||||
flake8==2.5.5 # pyup: != 2.6.0
|
||||
flake8==2.6.2 # pyup: != 2.6.0
|
||||
django-test-plus==1.0.13
|
||||
factory_boy==2.7.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue