diff --git a/pyproject.toml b/pyproject.toml index d9641c25..7742df64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -105,7 +105,7 @@ pylint = "^4.0.0" pytest-asyncio = "^1.0.0" types-python-dateutil = "^2.9.0.20241206" types-aiofiles = "^24.1.0.20250516" -pytest-httpx = "^0.35.0" +pytest-httpx = "^0.36.0" types-pyyaml = "^6.0.12.20250516" types-aioboto3 = "^13.2.0" pytest-lazy-fixtures = "^1.3.2"