From b7d2e6677c1128ccce7ad72f3091b58e9fd9574f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:58:18 +0000 Subject: [PATCH] Bump h2 from 4.1.0 to 4.3.0 Bumps [h2](https://github.com/python-hyper/h2) from 4.1.0 to 4.3.0. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/h2/compare/v4.1.0...v4.3.0) --- updated-dependencies: - dependency-name: h2 dependency-version: 4.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0910083..1a64c97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,9 +50,9 @@ frozenlist==1.4.1 # aiosignal h11==0.14.0 # via httpcore -h2==4.1.0 +h2==4.3.0 # via httpx -hpack==4.0.0 +hpack==4.1.0 # via h2 httpcore==1.0.5 # via httpx @@ -60,7 +60,7 @@ httpx[http2]==0.27.2 # via # microsoft-kiota-http # msgraph-core -hyperframe==6.0.1 +hyperframe==6.1.0 # via h2 idna==3.10 # via