From 0e20c82d6a84040fe42dfa119074b73be5e84121 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:18:21 +0000 Subject: [PATCH] Bump ray from 2.54.0 to 2.55.0 Bumps [ray](https://github.com/ray-project/ray) from 2.54.0 to 2.55.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.54.0...ray-2.55.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.55.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- linux_requirements.txt | 2 +- windows_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux_requirements.txt b/linux_requirements.txt index 546a1f6..27eec6d 100644 --- a/linux_requirements.txt +++ b/linux_requirements.txt @@ -3,7 +3,7 @@ networkx==3.1 numpy==1.24.3 packaging==23.1 pandas==2.0.2 -ray==2.54.0 +ray==2.55.0 scipy==1.10.1 tabulate==0.9.0 tqdm==4.66.3 diff --git a/windows_requirements.txt b/windows_requirements.txt index 68a67a9..b957a00 100644 --- a/windows_requirements.txt +++ b/windows_requirements.txt @@ -3,7 +3,7 @@ networkx==3.1 numpy==1.24.3 packaging==23.1 pandas==2.0.2 -ray==2.54.0 +ray==2.55.0 scipy==1.10.1 tabulate==0.9.0 tqdm==4.66.3