From a9b735ebc97c5eb7f762852fbc98bfc8f2bd85de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 22:24:29 +0000 Subject: [PATCH] Bump ray from 2.52.1 to 2.54.0 in /.ci/docker Bumps [ray](https://github.com/ray-project/ray) from 2.52.1 to 2.54.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.52.1...ray-2.54.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .ci/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index 64ac2d4e5ae..2957b4c2d6c 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -34,7 +34,7 @@ bs4 awscliv2==2.1.1 flask spacy==3.7.1 # Keep this version consistent with the model version in .jenkins/build.sh -ray[serve,train,tune]==2.52.1 +ray[serve,train,tune]==2.54.0 tiktoken tensorboard jinja2==3.1.3