diff --git a/pyproject.toml b/pyproject.toml index c13658bc9..ad96f559b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ requirements-test = [ "mypy==1.14.1", "pytest==8.3.4", "pytest-aiohttp==1.0.5", - "pytest-asyncio==0.25.0", + "pytest-asyncio==0.25.1", "pytest-cov==6.0.0", "ruff==0.8.4", "trustme==1.2.1",