Update flake8 from 3.5.0 to 3.6.0

This commit is contained in:
pyup-bot 2018-10-24 03:06:02 -07:00
parent 0b6c7c33cd
commit 97c76b321f

View File

@ -17,7 +17,7 @@ pytest-sugar==0.9.1 # https://github.com/Frozenball/pytest-sugar
# Code quality
# ------------------------------------------------------------------------------
flake8==3.5.0 # https://github.com/PyCQA/flake8
flake8==3.6.0 # https://github.com/PyCQA/flake8
coverage==4.5.1 # https://github.com/nedbat/coveragepy
# Django