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

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