From 6bbfa0cc7b576533b0f2141da67a971a37e42751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 16:12:16 +0000 Subject: [PATCH] Bump ray from 2.43.0 to 2.54.0 Bumps [ray](https://github.com/ray-project/ray) from 2.43.0 to 2.54.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.43.0...ray-2.54.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.54.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 e0faf7f..99771b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -221,7 +221,7 @@ pyzmq==26.0.3 qtconsole==5.5.2 QtPy==2.4.1 rapids-dask-dependency==24.2.0 -ray==2.43.0 +ray==2.54.0 rdkit==2023.9.6 referencing==0.34.0 regex==2023.12.25