From d299270b27882028e591a9ec14097185b42fec06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:53:10 +0000 Subject: [PATCH] Update dependency h11 to v0.16.0 [SECURITY] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 265f763..3aba520 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -10,7 +10,7 @@ coverage[toml]==7.6.1 ; python_version >= "3.11" and python_version < "4.0" grpcio-tools==1.66.1 ; python_version >= "3.11" and python_version < "4.0" grpcio==1.66.1 ; python_version >= "3.11" and python_version < "4.0" grpclib==0.4.7 ; python_version >= "3.11" and python_version < "4.0" -h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0" +h11==0.16.0 ; python_version >= "3.11" and python_version < "4.0" h2==4.1.0 ; python_version >= "3.11" and python_version < "4.0" hpack==4.0.0 ; python_version >= "3.11" and python_version < "4.0" httpcore==0.16.3 ; python_version >= "3.11" and python_version < "4.0"