Merge pull request #6247 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.6.0

Bump flake8-tidy-imports from 4.5.0 to 4.6.0
This commit is contained in:
Matthias 2022-01-17 06:27:39 +01:00 committed by GitHub
commit 7073b36421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
coveralls==3.3.1 coveralls==3.3.1
flake8==4.0.1 flake8==4.0.1
flake8-tidy-imports==4.5.0 flake8-tidy-imports==4.6.0
mypy==0.931 mypy==0.931
pytest==6.2.5 pytest==6.2.5
pytest-asyncio==0.16.0 pytest-asyncio==0.16.0