Update flake8 to 3.2.0 (#888)

* Update flake8 from 3.0.4 to 3.2.0

* Update flake8 from 3.0.4 to 3.2.0
This commit is contained in:
pyup.io bot 2016-11-16 09:32:50 +01:00 committed by Jannis Gebauer
parent 6ec8583f60
commit b32a2ed8aa
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -8,7 +8,7 @@ psycopg2==2.6.2
{%- endif %}
coverage==4.2
flake8==3.0.4 # pyup: != 2.6.0
flake8==3.2.0 # pyup: != 2.6.0
django-test-plus==1.0.16
factory_boy==2.7.0