From aad9849c74f8bc47a1db24c14c38dda682c8a0a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 18:41:58 +0000 Subject: [PATCH] Bump ray from 2.54.0 to 2.55.0 in /sdks/python/container/ml/py310 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/py310/gpu_image_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/container/ml/py310/gpu_image_requirements.txt b/sdks/python/container/ml/py310/gpu_image_requirements.txt index ac7f9add86af..c746d03320fd 100644 --- a/sdks/python/container/ml/py310/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt @@ -245,7 +245,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