From 4ddf4d5e5c693bf915445c2bc740d5f31ec72344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:37:03 +0000 Subject: [PATCH] Bump ray in /api-server/qna-eval in the pip group across 1 directory Bumps the pip group with 1 update in the /api-server/qna-eval directory: [ray](https://github.com/ray-project/ray). Updates `ray` from 2.40.0 to 2.43.0 - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.40.0...ray-2.43.0) --- updated-dependencies: - dependency-name: ray dependency-type: direct:production dependency-group: pip ... 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 4cf94a67..34268255 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.0.1 PyYAML==6.0.2 pyzmq==26.2.0 -ray==2.40.0 +ray==2.43.0 referencing==0.35.1 regex==2024.11.6 requests==2.32.3