From ec2427ee402db6b7b5f1a8b615dc973a47bbbdf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 19:42:08 +0000 Subject: [PATCH] Bump ray from 2.51.1 to 2.52.0 in /sdks/python/container/ml/py310 Bumps [ray](https://github.com/ray-project/ray) from 2.51.1 to 2.52.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.51.1...ray-2.52.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.52.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 3ece38b033ff..2b385b764b70 100644 --- a/sdks/python/container/ml/py310/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt @@ -239,7 +239,7 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 pyzmq==27.1.0 -ray==2.51.1 +ray==2.52.0 redis==5.3.1 referencing==0.37.0 regex==2025.10.23