diff --git a/pyproject.toml b/pyproject.toml index 7d1c692d..67d68f82 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dev = [ ] test = [ "pytest==8.3.4", - "pytest-asyncio==0.23.8", + "pytest-asyncio==0.26.0", "pytest-cov==5.0.0", "six==1.17.0", ]