diff --git a/api/pyproject.toml b/api/pyproject.toml index 900cfc223..d203d3577 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "coverage", "pytest-vcr>=1.0.2", "alembic-postgresql-enum", - "types-requests>=2.32.4.20260107", + "types-requests>=2.33.0.20260518", "types-python-dateutil", "httpx>=0.28.1", "pytest-asyncio>=1.3.0",