Update flake8 from 3.5.0 to 3.6.0

This commit is contained in:
pyup-bot 2018-10-24 03:06:00 -07:00
parent 3aec137ce8
commit 0b6c7c33cd

View File

@ -4,7 +4,7 @@ binaryornot==0.4.4
# Code quality
# ------------------------------------------------------------------------------
flake8==3.5.0
flake8==3.6.0
# Testing
# ------------------------------------------------------------------------------