From b7132239a22f8818d6507725e9440398c7740425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:30:00 +0000 Subject: [PATCH] chore(deps): bump protobuf from 4.25.0 to 6.33.5 in /dataflow/gemma Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.0 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] --- 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 76fc60632ee..947e226312b 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==6.33.5 keras_nlp==0.8.2 keras==3.0.5 \ No newline at end of file