Update flake8 from 3.7.6 to 3.7.7

This commit is contained in:
Bruno Alla 2019-05-17 22:37:35 +01:00
parent b039e24130
commit e6458d7c07

View File

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