Merge pull request #12010 from freqtrade/dependabot/pip/develop/pytest-b7c466671f

chore(deps-dev): bump pytest-asyncio from 1.0.0 to 1.1.0 in the pytest group
This commit is contained in:
Matthias
2025-07-21 07:55:50 +02:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ ruff==0.12.3
mypy==1.16.1 mypy==1.16.1
pre-commit==4.2.0 pre-commit==4.2.0
pytest==8.4.1 pytest==8.4.1
pytest-asyncio==1.0.0 pytest-asyncio==1.1.0
pytest-cov==6.2.1 pytest-cov==6.2.1
pytest-mock==3.14.1 pytest-mock==3.14.1
pytest-random-order==1.2.0 pytest-random-order==1.2.0