Update flake8 from 3.8.2 to 3.8.3

This commit is contained in:
pyup-bot 2020-06-08 17:02:41 -07:00
parent aefbbb0a9e
commit afe02f2fd1

View File

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