From 46d93b7bced2ca11d925216c690c279814920fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 16:44:57 +0000 Subject: [PATCH] Bump ray from 2.8.1 to 2.54.0 in /examples/distributed_training Bumps [ray](https://github.com/ray-project/ray) from 2.8.1 to 2.54.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.8.1...ray-2.54.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/distributed_training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/distributed_training/requirements.txt b/examples/distributed_training/requirements.txt index 890b4be..4531033 100644 --- a/examples/distributed_training/requirements.txt +++ b/examples/distributed_training/requirements.txt @@ -1 +1 @@ -ray==2.8.1 +ray==2.54.0