diff --git a/pyproject.toml b/pyproject.toml index 6aa4774c9..0ac5810a8 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.3.0", "pytest-cov==4.1.0", "pytest-xdist>=3.8.0", ]