From 1b2cdcce726fdbc7fcbc42737773df371f029661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 01:32:50 +0000 Subject: [PATCH] Bump ray from 2.48.0 to 2.52.0 in /requirements Bumps [ray](https://github.com/ray-project/ray) from 2.48.0 to 2.52.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.48.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/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 571194e05c1b..5e93519f68c6 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -903,7 +903,7 @@ rasterio==1.4.3 # rioxarray # terratorch # torchgeo -ray==2.48.0 +ray==2.52.1 # via -r requirements/test.in redis==5.2.0 # via tensorizer