Merge pull request #4060 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.2.0

Bump flake8-tidy-imports from 4.1.0 to 4.2.0
This commit is contained in:
Matthias
2020-12-14 07:37:00 +01:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
coveralls==2.2.0 coveralls==2.2.0
flake8==3.8.4 flake8==3.8.4
flake8-type-annotations==0.1.0 flake8-type-annotations==0.1.0
flake8-tidy-imports==4.1.0 flake8-tidy-imports==4.2.0
mypy==0.790 mypy==0.790
pytest==6.1.2 pytest==6.1.2
pytest-asyncio==0.14.0 pytest-asyncio==0.14.0