From 63ba1f6f73b902a8177a7935e67359ab8a9e4d50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 07:00:48 +0000 Subject: [PATCH] Bump ray from 2.9.1 to 2.56.0 Bumps [ray](https://github.com/ray-project/ray) from 2.9.1 to 2.56.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.9.1...ray-2.56.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.56.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ae28b45..fdf7d1ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -194,7 +194,7 @@ pytz==2022.4 pywin32==304;sys_platform == 'win32' PyYAML==6.0 pyzmq==24.0.1 -ray[tune]==2.9.1 +ray[tune]==2.56.0 rdflib==6.2.0 referencing==0.30.2 regex==2022.9.13