From 6db4766963f672fda6249083200595998761fa23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:36:44 +0000 Subject: [PATCH] Bump ray from 2.39.0 to 2.43.0 in /ray-server Bumps [ray](https://github.com/ray-project/ray) from 2.39.0 to 2.43.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.39.0...ray-2.43.0) --- updated-dependencies: - dependency-name: ray dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ray-server/local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ray-server/local-requirements.txt b/ray-server/local-requirements.txt index 8cae3d83..af37194c 100644 --- a/ray-server/local-requirements.txt +++ b/ray-server/local-requirements.txt @@ -1,5 +1,5 @@ llama_cpp_python==0.3.2 transformers==4.46.0 fastapi[all] -ray==2.39.0 +ray==2.43.0 starlette==0.41.3 \ No newline at end of file