From 24799eb15d90e27c9406c693617a8f08b8893b91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 22:11:36 +0000 Subject: [PATCH] Bump ray from 2.5.1 to 2.54.0 in /tools/ray_tpu/src/tune Bumps [ray](https://github.com/ray-project/ray) from 2.5.1 to 2.54.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.5.1...ray-2.54.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.54.0 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..87c77312 100644 --- a/tools/ray_tpu/src/tune/requirements.txt +++ b/tools/ray_tpu/src/tune/requirements.txt @@ -8,7 +8,7 @@ ml-collections==0.1.0 numpy==1.22.0 optax==0.1.0 pandas -ray[tune]==2.5.1 +ray[tune]==2.54.0 tensorflow-cpu==2.9.3 tensorflow-datasets==4.4.0 protobuf==3.19.0 \ No newline at end of file