From efa853b6828ae02bddf331df638673cc95301cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:43:40 +0000 Subject: [PATCH] Bump h11 from 0.14.0 to 0.16.0 in /tests/zenko_tests Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.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..3079fe914a 100644 --- a/tests/zenko_tests/requirements.txt +++ b/tests/zenko_tests/requirements.txt @@ -12,7 +12,7 @@ chardet==5.2.0 click==8.1.7 cryptography==43.0.0 docutils==0.21.2 -h11==0.14.0 +h11==0.16.0 h2==4.1.0 hpack==4.0.0 hyperframe==6.0.1