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
commit 834cf384f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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