From 5e851997b43758fa3404ce9258b41ff0b0c5bad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 05:47:24 +0000 Subject: [PATCH] chore(deps): bump protobuf from 4.25.0 to 4.25.8 in /dataflow/gemma Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.0 to 4.25.8. - [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/v4.25.0...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dataflow/gemma/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataflow/gemma/requirements.txt b/dataflow/gemma/requirements.txt index 76fc60632e..5478ca7451 100644 --- a/dataflow/gemma/requirements.txt +++ b/dataflow/gemma/requirements.txt @@ -1,4 +1,4 @@ apache_beam[gcp]==2.54.0 -protobuf==4.25.0 +protobuf==4.25.8 keras_nlp==0.8.2 keras==3.0.5 \ No newline at end of file