From 121e5fc908ea79c4c7962c417f4b3e6c0e12d17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:51:29 +0000 Subject: [PATCH] Bump protobuf from 6.30.2 to 6.33.5 in /llm Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.30.2 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm/requirements.txt b/llm/requirements.txt index 0dcfe9e..9b6de3f 100644 --- a/llm/requirements.txt +++ b/llm/requirements.txt @@ -23,7 +23,7 @@ ollama==0.4.8 packaging==24.2 pandas==2.2.3 pillow==11.2.1 -protobuf==6.30.2 +protobuf==6.33.5 pyarrow==20.0.0 pydantic==2.11.4 pydantic_core==2.33.2