diff --git a/pyproject.toml b/pyproject.toml index c32278b9d..c26fd62b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ test = [ "coverage==7.8.0", "gevent>=24.10.3", "pytest>=8.3.3", - "pytest-asyncio==0.26.0", + "pytest-asyncio==1.2.0", "pytest-cov==4.1.0", ] dev = [