From 24c492c819ed0e26b8394ef705bad0c98b99d1aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 06:52:56 +0000 Subject: [PATCH] chore(deps-dev): bump h2 from 4.3.0 to 4.4.1 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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index caf124e77a4..cddc0260995 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ flit==3.12.0 flit_core==3.12.0 frozenlist==1.8.0 h11==0.16.0 -h2==4.3.0 +h2==4.4.1 hpack==4.2.0 httpcore==1.0.9 httpx==0.28.1