Merge pull request #8196 from freqtrade/dependabot/pip/develop/mypy-1.0.1

Bump mypy from 1.0.0 to 1.0.1
This commit is contained in:
Matthias
2023-02-20 06:53:28 +01:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
coveralls==3.3.1 coveralls==3.3.1
flake8==6.0.0 flake8==6.0.0
flake8-tidy-imports==4.8.0 flake8-tidy-imports==4.8.0
mypy==1.0.0 mypy==1.0.1
pre-commit==3.0.4 pre-commit==3.0.4
pytest==7.2.1 pytest==7.2.1
pytest-asyncio==0.20.3 pytest-asyncio==0.20.3