diff --git a/pyproject.toml b/pyproject.toml index 140eff3..7abe899 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ httpx = "^0.27.2" [tool.poetry.group.dev.dependencies] -pytest = "^8.3.2" +pytest = "^9.0.0" pytest-asyncio = "^0.24.0"