From 9b39575ab07a9bae92a373cd90830f5c4b66faf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 21:37:51 +0000 Subject: [PATCH] Bump h2 from 4.3.0 to 4.4.1 in /modules 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] --- modules/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/requirements.txt b/modules/requirements.txt index e675aaf018..47e3e82af3 100644 --- a/modules/requirements.txt +++ b/modules/requirements.txt @@ -29,7 +29,7 @@ google-auth==2.43.0 grpc-interceptor==0.14.2 grpcio==1.76.0 grpclib==0.4.8 -h2==4.3.0 +h2==4.4.1 hpack==4.1.0 hyperframe==6.1.0 idna==3.11