diff --git a/pyproject.toml b/pyproject.toml index 358d301..cd20d2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,6 +59,6 @@ constraint-dependencies = [ dev = [ "anyio>=4.14.1", "pytest>=9.1.1", - "pytest-asyncio>=1.3.0", + "pytest-asyncio>=1.4.0", "ruff>=0.1.0", ]