Merge pull request #9737 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.23.4

Bump pytest-asyncio from 0.21.1 to 0.23.4
This commit is contained in:
Matthias
2024-01-29 06:26:54 +01:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ ruff==0.1.14
mypy==1.8.0
pre-commit==3.6.0
pytest==7.4.4
pytest-asyncio==0.21.1
pytest-asyncio==0.23.4
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-random-order==1.1.1