This commit is contained in:
pyup.io bot 2018-05-05 09:38:07 +00:00 committed by GitHub
commit 2b4b6fd322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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