diff --git a/pyproject.toml b/pyproject.toml index eeec8d2e..7f5b704b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ pydantic = ">=2.11.7" [tool.poetry.group.dev.dependencies] pre-commit = "^4.0.0" pytest = "8.3.5" -pytest-httpx = "0.31.2" +pytest-httpx = "0.36.0" freezegun = "^1.2.2" pydantic = "^2.5.3" mypy = "^1.8.0"