diff --git a/pyproject.toml b/pyproject.toml index bacd8736..b8ddd592 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "packaging==24.2", "pre-commit>=3.5.0", "pytest==8.3.3", - "pytest-asyncio==0.24.0", + "pytest-asyncio==0.25.0", "pytest-cov==6.0.0", "pytest-sugar==1.0.0", "ruff==0.8.4",