From 077609dc2360b495997f4677e1855ff239582a25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:37:51 +0000 Subject: [PATCH] Bump protobuf from 6.30.2 to 6.31.1 in /llm Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.30.2 to 6.31.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v6.30.2...v6.31.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.31.1 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..9bf2833 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.31.1 pyarrow==20.0.0 pydantic==2.11.4 pydantic_core==2.33.2