Update flake8 from 3.7.9 to 3.8.0

This commit is contained in:
pyup-bot 2020-05-11 14:13:39 -07:00
parent 0c4d084f06
commit 19279896c9

View File

@ -5,7 +5,7 @@ binaryornot==0.4.4
# Code quality
# ------------------------------------------------------------------------------
black==19.10b0
flake8==3.7.9
flake8==3.8.0
flake8-isort==3.0.0
# Testing