diff --git a/pyproject.toml b/pyproject.toml index e971475..74c1dab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "pytest>=9.0.3", - "pytest-asyncio>=0.24.0", + "pytest-asyncio>=1.4.0", "pytest-cov>=7.1.0", "ruff>=0.15.11", "mypy>=1.13.0",