Merge pull request #5701 from freqtrade/dependabot/pip/develop/flake8-4.0.0

Bump flake8 from 3.9.2 to 4.0.0
This commit is contained in:
Matthias 2021-10-11 20:34:40 +02:00 committed by GitHub
commit 7e958589b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,8 @@
-r requirements-hyperopt.txt
coveralls==3.2.0
flake8==3.9.2
flake8-type-annotations==0.1.0
flake8-tidy-imports==4.4.1
flake8==4.0.0
flake8-tidy-imports==4.5.0
mypy==0.910
pytest==6.2.5
pytest-asyncio==0.15.1