From d8ff72aac06eb2de65d9c991337c994e98e41680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:52:08 +0000 Subject: [PATCH] Bump ray from 2.55.1 to 2.56.0 in /sdks/python/container/ml/py311 Bumps [ray](https://github.com/ray-project/ray) from 2.55.1 to 2.56.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.55.1...ray-2.56.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.56.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 7cb148c46f98..ce7d192e8ab1 100644 --- a/sdks/python/container/ml/py311/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py311/gpu_image_requirements.txt @@ -267,7 +267,7 @@ pytz==2026.2 PyYAML==6.0.3 pyzmq==27.1.0 qdrant-client==1.18.0 -ray==2.55.1 +ray==2.56.0 referencing==0.37.0 regex==2026.5.9 requests==2.34.2