From 667044cca8acf9f6be4e944c48a97eae044392b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:17:50 +0000 Subject: [PATCH] Bump ray from 2.54.0 to 2.55.0 in /.ci/docker Bumps [ray](https://github.com/ray-project/ray) from 2.54.0 to 2.55.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.54.0...ray-2.55.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.55.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 2957b4c2d6..2a848774b4 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.54.0 +ray[serve,train,tune]==2.55.0 tiktoken tensorboard jinja2==3.1.3