From ea83bf989fe5483446fbfd40c0c85725f59a5416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 06:28:14 +0000 Subject: [PATCH] Bump ray from 2.44.1 to 2.54.0 Bumps [ray](https://github.com/ray-project/ray) from 2.44.1 to 2.54.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.44.1...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 e0ab7a8..5aad85f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -222,7 +222,7 @@ python-slugify==8.0.4 pytorch-metric-learning==2.8.1 pytorch-warmup==0.2.0 pytz==2024.2 -ray==2.44.1 +ray==2.54.0 rdkit==2024.3.5 referencing==0.36.2 regex==2024.9.11