From 210d0114818edde61a55410884de35b31306535c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 19:41:01 +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 43acd4e..10435cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -105,7 +105,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==2025.7.34 requests==2.32.5