From c3b67ac9de3a11eb627dd40c3a9040bb6b9db7ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 19:21:04 +0700 Subject: [PATCH] build(deps): bump h11 from 0.14.0 to 0.16.0 (#2) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5f0466..27e8e82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ colorama==0.4.6 distro==1.9.0 exceptiongroup==1.2.2 frozenlist==1.5.0 -h11==0.14.0 +h11==0.16.0 haystack-ai==2.10.3 haystack-experimental==0.7.0 httpcore==1.0.7