From c4629b8f04c90de42b3caf020812a994c7d6d338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 13:44:29 +0000 Subject: [PATCH] Bump h2 from 4.1.0 to 4.3.0 in /tests/zenko_tests 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: direct:production ... Signed-off-by: dependabot[bot] --- tests/zenko_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/zenko_tests/requirements.txt b/tests/zenko_tests/requirements.txt index 2ffbb6632c..e2cefc6e03 100644 --- a/tests/zenko_tests/requirements.txt +++ b/tests/zenko_tests/requirements.txt @@ -13,7 +13,7 @@ click==8.1.7 cryptography==43.0.0 docutils==0.21.2 h11==0.14.0 -h2==4.1.0 +h2==4.3.0 hpack==4.0.0 hyperframe==6.0.1 idna==3.8