Merge pull request #722 from pydanny/pyup-update-flake8-3.0.3-to-3.0.4

Update flake8 to 3.0.4
This commit is contained in:
Jannis Gebauer 2016-08-08 13:12:35 +02:00 committed by GitHub
commit 66505c7388
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -9,7 +9,7 @@ psycopg2==2.6.2
coverage==4.2
django-coverage-plugin==1.3.1
flake8==3.0.3 # pyup: != 2.6.0
flake8==3.0.4 # pyup: != 2.6.0
django-test-plus==1.0.14
factory_boy==2.7.0