Update flake8 from 3.7.4 to 3.7.5

This commit is contained in:
pyup-bot 2019-02-05 13:34:06 +01:00
parent 21ffdbb3a2
commit fcc7cb9892

View File

@ -1,7 +1,7 @@
# Include all requirements to run the bot. # Include all requirements to run the bot.
-r requirements.txt -r requirements.txt
flake8==3.7.4 flake8==3.7.5
flake8-type-annotations==0.1.0 flake8-type-annotations==0.1.0
flake8-tidy-imports==2.0.0 flake8-tidy-imports==2.0.0
pytest==4.2.0 pytest==4.2.0