diff --git a/pyproject.toml b/pyproject.toml index 91884dfe..151ed255 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "python-multipart==0.0.32", "aiofiles==25.1.0", "httpx==0.28.1", - "httpx2==2.5.0", + "httpx2==2.10.0", "mcp==1.28.1", ] all = [ diff --git a/requirements.txt b/requirements.txt index b9359c3b..ab0e4b42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ python-multipart mcp aiofiles httpx -httpx2==2.5.0 +httpx2==2.10.0 exceptiongroup==1.3.1; python_version < "3.11" rpds-py==0.30.0 setuptools==83.0.0