Update flake8 from 3.7.9 to 3.8.1

This commit is contained in:
pyup-bot 2020-05-12 01:06:19 -07:00
parent 0c4d084f06
commit 7b1365c564

View File

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