Merge pull request #7098 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.19.0

Bump pytest-asyncio from 0.18.3 to 0.19.0
This commit is contained in:
Matthias
2022-07-18 07:54:31 +02:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ flake8-tidy-imports==4.8.0
mypy==0.961
pre-commit==2.20.0
pytest==7.1.2
pytest-asyncio==0.18.3
pytest-asyncio==0.19.0
pytest-cov==3.0.0
pytest-mock==3.8.2
pytest-random-order==1.0.4