From b6b495b06d52b611d4f8a5fd895e6eb40b6beba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 01:28:38 +0000 Subject: [PATCH] Bump ray from 2.31.0 to 2.56.0 in /trust_align Bumps [ray](https://github.com/ray-project/ray) from 2.31.0 to 2.56.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.31.0...ray-2.56.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.56.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- trust_align/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trust_align/requirements.txt b/trust_align/requirements.txt index 87ee1b2..f218744 100644 --- a/trust_align/requirements.txt +++ b/trust_align/requirements.txt @@ -233,7 +233,7 @@ pytz==2024.1 PyYAML==6.0.1 pyzmq==26.0.3 RapidFuzz==3.10.0 -ray==2.31.0 +ray==2.56.0 referencing==0.35.1 regex==2024.4.28 requests==2.32.3