diff --git a/pyproject.toml b/pyproject.toml index dd02f42c..333d0847 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ test = [ "mypy==1.8.0", "ruff==0.2.1", "pytest==7.4.4", - "pytest-asyncio==0.23.4", + "pytest-asyncio==0.23.5", "pytest-aiohttp==1.0.5", "pytest-cov==4.1.0", "pre-commit==3.6.1",