diff --git a/pyproject.toml b/pyproject.toml index 0b90e5e..7eefe1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ test = [ "black[jupyter]==24.8.0", "isort==5.13.2", "mypy==1.11.1", - "pytest-asyncio==0.23.8", + "pytest-asyncio==1.0.0", "pytest==8.3.2", "pytest-cov==5.0.0" ]