From 2665aac6c9894fe2dce61a11abab97bae77b7191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:17:53 +0000 Subject: [PATCH] Bump ray from 2.54.0 to 2.55.0 in /sdks/python/container/ml/py311 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] --- sdks/python/container/ml/py311/gpu_image_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/container/ml/py311/gpu_image_requirements.txt b/sdks/python/container/ml/py311/gpu_image_requirements.txt index 17fe5025f09b..4b4425cab692 100644 --- a/sdks/python/container/ml/py311/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py311/gpu_image_requirements.txt @@ -244,7 +244,7 @@ python-tds==1.17.1 pytz==2026.1.post1 PyYAML==6.0.3 pyzmq==27.1.0 -ray==2.54.0 +ray==2.55.0 referencing==0.37.0 regex==2026.2.28 requests==2.32.5