From ccda6a3f8b05b292a2f1c1d6091b9ad7d616ec70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 11:11:59 +0000 Subject: [PATCH] Bump h2 from 4.3.0 to 4.4.1 in /sdks/python/container/py313 Bumps [h2](https://github.com/python-hyper/h2) from 4.3.0 to 4.4.1. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/h2/compare/v4.3.0...v4.4.1) --- updated-dependencies: - dependency-name: h2 dependency-version: 4.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/py313/base_image_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/container/py313/base_image_requirements.txt b/sdks/python/container/py313/base_image_requirements.txt index 555de648d6b6..a2a8b7185f16 100644 --- a/sdks/python/container/py313/base_image_requirements.txt +++ b/sdks/python/container/py313/base_image_requirements.txt @@ -91,7 +91,7 @@ grpcio-tools==1.81.1 grpclib==0.4.9 guppy3==3.1.7 h11==0.16.0 -h2==4.3.0 +h2==4.4.1 hpack==4.2.0 httpcore==1.0.9 httplib2==0.31.2