From edd5faeb96b66b644de06f64b799b3a513a0ee15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:40:19 +0000 Subject: [PATCH] Bump protobuf from 3.19.0 to 5.29.6 in /tools/ray_tpu/src/tune Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.0 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/ray_tpu/src/tune/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ray_tpu/src/tune/requirements.txt b/tools/ray_tpu/src/tune/requirements.txt index 12b80af8..0695b6a8 100644 --- a/tools/ray_tpu/src/tune/requirements.txt +++ b/tools/ray_tpu/src/tune/requirements.txt @@ -11,4 +11,4 @@ pandas ray[tune]==2.5.1 tensorflow-cpu==2.9.3 tensorflow-datasets==4.4.0 -protobuf==3.19.0 \ No newline at end of file +protobuf==5.29.6 \ No newline at end of file