From aec58e9918ea0859c6c4f9121faee80fb47ae06b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 19:42:38 +0000 Subject: [PATCH] Bump ray from 2.48.0 to 2.52.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 398f028..a7102d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -135,7 +135,7 @@ python-multipart==0.0.20 pytz==2025.2 PyYAML==6.0.2 pyzmq==27.0.1 -ray==2.48.0 +ray==2.52.0 referencing==0.36.2 regex==2024.11.6 requests==2.32.4