From 4faa1f9cad476c50bde4834c1ffbfb2680a0dbae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 19:41:39 +0000 Subject: [PATCH] Bump ray in /tests/github/experimental/workflow/LocalRuntime Bumps [ray](https://github.com/ray-project/ray) from 2.43.0 to 2.52.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.43.0...ray-2.52.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.52.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements_experimental_localruntime_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/github/experimental/workflow/LocalRuntime/requirements_experimental_localruntime_tests.txt b/tests/github/experimental/workflow/LocalRuntime/requirements_experimental_localruntime_tests.txt index daf82bebcc..e94690c6f8 100644 --- a/tests/github/experimental/workflow/LocalRuntime/requirements_experimental_localruntime_tests.txt +++ b/tests/github/experimental/workflow/LocalRuntime/requirements_experimental_localruntime_tests.txt @@ -1,6 +1,6 @@ dill==0.3.6 metaflow==2.7.15 -ray==2.43.0 +ray==2.52.0 torch tabulate==0.9.0 torchvision