diff --git a/pyproject.toml b/pyproject.toml index b43e2563..bc334b15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ "pre-commit-hooks==6.0.0", "pylint==4.0.5", "pytest==9.0.3", - "pytest-asyncio==1.3.0", + "pytest-asyncio==1.4.0", "pytest-aiohttp==1.1.0", "pytest-cov==7.1.0", "ruff==0.15.14",