Merge pull request #650 from pydanny/pyup-update-flake8-2.5.5-to-2.6.2

Update flake8 to 2.6.2
This commit is contained in:
Jannis Gebauer 2016-06-27 09:47:20 +02:00 committed by GitHub
commit 8d1324937c
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
cookiecutter==1.4.0
flake8==2.5.5 # pyup: != 2.6.0
flake8==2.6.2 # pyup: != 2.6.0
sh==1.11
binaryornot==0.4.0

View File

@ -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