From 20c9f034c0139098216fb84474ae224191b84ab2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:58:29 +0000 Subject: [PATCH] chore(deps): update dependency h2 to v4.3.0 [security] --- pipelines/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/requirements.txt b/pipelines/requirements.txt index af97a8e..f338b54 100644 --- a/pipelines/requirements.txt +++ b/pipelines/requirements.txt @@ -26,7 +26,7 @@ graphviz==0.20.3 greenlet==3.0.3 griffe==1.5.7 h11==0.14.0 -h2==4.1.0 +h2==4.3.0 hpack==4.0.0 httpcore==1.0.7 httpx==0.27.2