diff --git a/pyproject.toml b/pyproject.toml index f2b5788..d0cfd28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "pytest>=8.0.0", - "pytest-asyncio>=0.23.0", + "pytest-asyncio>=1.3.0", "pytest-cov>=4.1.0", "pytest-mock>=3.12.0", "httpx>=0.27.0",