Merge pull request #4957 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.3.0

Bump flake8-tidy-imports from 4.2.1 to 4.3.0
This commit is contained in:
Matthias 2021-05-17 09:14:43 +02:00 committed by GitHub
commit c17d93f387
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==3.0.1
flake8==3.9.2
flake8-type-annotations==0.1.0
flake8-tidy-imports==4.2.1
flake8-tidy-imports==4.3.0
mypy==0.812
pytest==6.2.4
pytest-asyncio==0.15.1