From 7f6dc89681bbc627a697d6877ca039e24d1f026f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 17:38:09 +0000 Subject: [PATCH] Bump ray from 2.48.0 to 2.52.1 in /api-server/qna-eval Bumps [ray](https://github.com/ray-project/ray) from 2.48.0 to 2.52.1. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.48.0...ray-2.52.1) --- updated-dependencies: - dependency-name: ray dependency-version: 2.52.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api-server/qna-eval/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-server/qna-eval/requirements.txt b/api-server/qna-eval/requirements.txt index 5bbd5942..637f4b88 100644 --- a/api-server/qna-eval/requirements.txt +++ b/api-server/qna-eval/requirements.txt @@ -130,7 +130,7 @@ python-dateutil==2.9.0.post0 python-dotenv==1.1.1 PyYAML==6.0.2 pyzmq==27.0.1 -ray==2.48.0 +ray==2.52.1 referencing==0.36.2 regex==2025.7.34 requests==2.32.4