Update pycodestyle from 2.3.1 to 2.4.0

This commit is contained in:
pyup-bot 2018-04-10 08:54:23 -05:00
parent a4f059196e
commit 7f27ac52f5

View File

@ -5,7 +5,7 @@ binaryornot==0.4.4
# Code quality # Code quality
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
flake8==3.5.0 flake8==3.5.0
pycodestyle==2.3.1 pycodestyle==2.4.0
pyflakes==1.6.0 pyflakes==1.6.0
# Testing # Testing