Update flake8 from 3.7.8 to 3.7.9

This commit is contained in:
pyup-bot 2019-12-03 08:01:37 -08:00
parent 828f9c5cf8
commit 79da1482a5

View File

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