Update flake8 to 3.5.0 (#1370)

* Update flake8 from 3.4.1 to 3.5.0

* Update flake8 from 3.4.1 to 3.5.0
This commit is contained in:
pyup.io bot 2017-10-24 20:13:10 +02:00 committed by Shupeyko Nikita
parent fc339eac2e
commit 26300237c9
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
cookiecutter==1.6.0
flake8==3.4.1 # pyup: != 2.6.0
flake8==3.5.0 # pyup: != 2.6.0
sh==1.12.14
binaryornot==0.4.4

View File

@ -8,7 +8,7 @@ psycopg2==2.7.3.1
{%- endif %}
coverage==4.4.1
flake8==3.4.1 # pyup: != 2.6.0
flake8==3.5.0 # pyup: != 2.6.0
django-test-plus==1.0.18
factory-boy==2.9.2
django-coverage-plugin==1.5.0