From d430e4fbb2ea84a5364e41541801470564c50945 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:02:58 +0000 Subject: [PATCH] Bump protobuf from 3.19.0 to 4.25.8 in /tools/ray_tpu/src/tune Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.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/v3.19.0...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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..322dcac8 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==4.25.8 \ No newline at end of file