From 71676256d8ab3f99aad7df90d83c49601dd2c6eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 19:40:13 +0000 Subject: [PATCH] Bump ray in /infrastructure/efficient model inference/ray-server Bumps [ray](https://github.com/ray-project/ray) from 2.43.0 to 2.52.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.43.0...ray-2.52.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.52.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../efficient model inference/ray-server/local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/efficient model inference/ray-server/local-requirements.txt b/infrastructure/efficient model inference/ray-server/local-requirements.txt index a09df82..8cbc359 100644 --- a/infrastructure/efficient model inference/ray-server/local-requirements.txt +++ b/infrastructure/efficient model inference/ray-server/local-requirements.txt @@ -1,5 +1,5 @@ llama_cpp_python==0.3.2 transformers==4.48.0 fastapi[all] -ray==2.43.0 +ray==2.52.0 starlette==0.41.3 \ No newline at end of file