From 9ae6fab842ad7d68020260e9a3d9e6d10cbabcdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 21:04:40 +0000 Subject: [PATCH] chore(deps): bump protobuf from 5.28.1 to 5.29.5 in /gemma2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.1 to 5.29.5. - [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/v5.28.1...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gemma2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemma2/requirements.txt b/gemma2/requirements.txt index cd3ab556b42..f8990233d3f 100644 --- a/gemma2/requirements.txt +++ b/gemma2/requirements.txt @@ -1,2 +1,2 @@ google-cloud-aiplatform[all]==1.64.0 -protobuf==5.28.1 +protobuf==5.29.5