mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Merge pull request #700 from pydanny/pyup-update-flake8-3.0.1-to-3.0.3
Update flake8 to 3.0.3
This commit is contained in:
commit
f76e88eda5
|
@ -1,5 +1,5 @@
|
|||
cookiecutter==1.4.0
|
||||
flake8==3.0.1 # pyup: != 2.6.0
|
||||
flake8==3.0.3 # pyup: != 2.6.0
|
||||
sh==1.11
|
||||
binaryornot==0.4.0
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ psycopg2==2.6.2
|
|||
|
||||
coverage==4.1
|
||||
django-coverage-plugin==1.3.1
|
||||
flake8==3.0.1 # pyup: != 2.6.0
|
||||
flake8==3.0.3 # pyup: != 2.6.0
|
||||
django-test-plus==1.0.14
|
||||
factory_boy==2.7.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user