From 93e98bd7e711d6fa46cc99c9f15bd8212a788b00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 19:40:58 +0000 Subject: [PATCH] Bump ray from 2.43.0 to 2.52.0 Bumps [ray](https://github.com/ray-project/ray) from 2.43.0 to 2.52.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.43.0...ray-2.52.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.52.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..c1fd102 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.52.0 rdkit==2023.9.6 referencing==0.34.0 regex==2023.12.25