From 45cb3c40f23e94bf7d05cf602286e837085715fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 19:27:34 +0000 Subject: [PATCH] Bump protobuf in /blog-examples/llama-index/hacknernews_app Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 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 31712b0..efaa382 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -136,7 +136,7 @@ pluggy==1.4.0 pre-commit==3.2.0 prometheus_client==0.20.0 prompt-toolkit==3.0.43 -protobuf==4.25.3 +protobuf==5.29.6 psutil==5.9.8 ptyprocess==0.7.0 pure-eval==0.2.2