From 4c56d24703e33a97ac58235876b935d33637054f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 06:33:32 +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 bcd511660f85..25f359ab0f60 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.0 # via -r requirements/test.in redis==5.2.0 # via tensorizer