mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 08:14:13 +03:00
Merge pull request #634 from pydanny/revert-625-pyup-update-flake8-2.5.5-to-2.6.0
Revert "Update flake8 to 2.6.0"
This commit is contained in:
commit
7fdab16f49
|
@ -1,5 +1,5 @@
|
|||
cookiecutter==1.4.0
|
||||
flake8==2.6.0
|
||||
flake8==2.5.5
|
||||
sh==1.11
|
||||
binaryornot==0.4.0
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ psycopg2==2.6.1
|
|||
|
||||
coverage==4.1
|
||||
django-coverage-plugin==1.3.1
|
||||
flake8==2.6.0
|
||||
flake8==2.5.5
|
||||
django-test-plus==1.0.13
|
||||
factory_boy==2.7.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user