diff --git a/pyproject.toml b/pyproject.toml index 67d07efa8d..59933f2e08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "poethepoet~=0.31", "pyright~=1.1", "pytest~=8.3", - "pytest-asyncio~=0.24", + "pytest-asyncio~=1.3", "pytest-dotenv~=0.5", "pytest-timeout~=2.3", "ruff~=0.8",