Update flake8 from 3.6.0 to 3.7.1

This commit is contained in:
pyup-bot 2019-01-30 11:53:20 -08:00
parent 66b1468fda
commit 62f248585f

View File

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