diff --git a/pyproject.toml b/pyproject.toml index 07bcc2e..c2b455e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ [dependency-groups] dev = [ "pytest>=9.0.1", - "pytest-asyncio>=1.0.0", + "pytest-asyncio>=1.3.0", "httpx>=0.28.1", "flake8>=7.3.0", ]