From d73ae9240ab1c891e4dea18716bcddd2ff372766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 03:26:28 +0000 Subject: [PATCH] Bump ray from 2.55.0 to 2.56.0 Bumps [ray](https://github.com/ray-project/ray) from 2.55.0 to 2.56.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.55.0...ray-2.56.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.56.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 ac692e2..cb8840c 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.55.0 +ray==2.56.0 scipy==1.10.1 tabulate==0.9.0 tqdm==4.66.3 diff --git a/windows_requirements.txt b/windows_requirements.txt index ba080f5..b038df2 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.55.0 +ray==2.56.0 scipy==1.10.1 tabulate==0.9.0 tqdm==4.66.3