From c332bce2368e719c3f364b17a5efaac0cbeaf64f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 21:24:25 +0000 Subject: [PATCH] Bump ray from 2.48.0 to 2.50.0 in /api-server/qna-eval Bumps [ray](https://github.com/ray-project/ray) from 2.48.0 to 2.50.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.48.0...ray-2.50.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.50.0 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..b69dba24 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.50.0 referencing==0.36.2 regex==2025.7.34 requests==2.32.4