diff --git a/pyproject.toml b/pyproject.toml index 1912c28..cea17c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ test = [ "pre-commit==4.6.0", "pre-commit-hooks==6.0.0", "pytest==9.0.3", - "pytest-asyncio==1.3.0", + "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", "ruff==0.15.13", ]