From 292f1ca922c37c931a3c768961df860fd68667e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 09:12:14 +0000 Subject: [PATCH] build(deps): bump httpcore2 from 2.7.0 to 2.9.0 in /clients/py Bumps [httpcore2](https://github.com/pydantic/httpx2) from 2.7.0 to 2.9.0. - [Release notes](https://github.com/pydantic/httpx2/releases) - [Commits](https://github.com/pydantic/httpx2/compare/v2.7.0...v2.9.0) --- updated-dependencies: - dependency-name: httpcore2 dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- clients/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/py/requirements.txt b/clients/py/requirements.txt index 996777af..12c9f1bb 100644 --- a/clients/py/requirements.txt +++ b/clients/py/requirements.txt @@ -6,7 +6,7 @@ construct-typing==0.7.0 h11==0.16.0 h2==4.4.0 hpack==4.2.0 -httpcore2==2.7.0 +httpcore2==2.9.0 httpx2==2.7.0 hyperframe==6.1.0 idna==3.18