diff --git a/pyproject.toml b/pyproject.toml index 2f319de4..b43df9d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ optional-dependencies.testing = [ "more-itertools==10.6.0", "pytest==8.0.1", "pytest-aiohttp==1.1.0", - "pytest-asyncio==0.23.5", + "pytest-asyncio==1.1.0", "pytest-cov==6.0.0", "pytest-mock==3.14.0", ]