Update flake8 from 3.7.8 to 3.7.9

This commit is contained in:
pyup-bot 2019-10-28 21:10:10 -05:00
parent 8681a0c3fb
commit 24bc140644

View File

@ -5,7 +5,7 @@ binaryornot==0.4.4
# Code quality # Code quality
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
black==19.3b0 black==19.3b0
flake8==3.7.8 flake8==3.7.9
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------