From 2e7326ca1840303b2eaae098b01d385116d486b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 01:41:08 +0000 Subject: [PATCH] Bump h11 in /blog-examples/llama-index/hacknernews_app 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] --- blog-examples/llama-index/hacknernews_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-examples/llama-index/hacknernews_app/requirements.txt b/blog-examples/llama-index/hacknernews_app/requirements.txt index 31712b01..cfd69010 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -55,7 +55,7 @@ fsspec==2024.2.0 gitdb==4.0.11 GitPython==3.1.42 greenlet==3.0.3 -h11==0.14.0 +h11==0.16.0 httpcore==1.0.3 httpx==0.26.0 huggingface-hub==0.19.4