From 9951e994e21a6259ae3569e65053e87ba4bb5dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:16:46 +0000 Subject: [PATCH] Bump ray in /llama3.1_8B_finetune_ray_ptl_neuron/llama3_finetune Bumps [ray](https://github.com/ray-project/ray) from 2.52.1 to 2.55.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.52.1...ray-2.55.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.55.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../llama3_finetune/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama3.1_8B_finetune_ray_ptl_neuron/llama3_finetune/requirements.txt b/llama3.1_8B_finetune_ray_ptl_neuron/llama3_finetune/requirements.txt index cd14ad6..5fc3ee3 100644 --- a/llama3.1_8B_finetune_ray_ptl_neuron/llama3_finetune/requirements.txt +++ b/llama3.1_8B_finetune_ray_ptl_neuron/llama3_finetune/requirements.txt @@ -4,4 +4,4 @@ tensorboard datasets sentencepiece neuronx_distributed -ray[data,train,tune,serve]==2.52.1 +ray[data,train,tune,serve]==2.55.0