From 99edc91986bc57ab7507821de484daae6714f575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 19:41:29 +0000 Subject: [PATCH] Bump ray in /bionemo-recipes/recipes/codonfm_ptl_te Bumps [ray](https://github.com/ray-project/ray) from 2.49.2 to 2.52.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-2.49.2...ray-2.52.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.52.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bionemo-recipes/recipes/codonfm_ptl_te/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bionemo-recipes/recipes/codonfm_ptl_te/requirements.txt b/bionemo-recipes/recipes/codonfm_ptl_te/requirements.txt index 210df7bfd6..4a7841da0d 100644 --- a/bionemo-recipes/recipes/codonfm_ptl_te/requirements.txt +++ b/bionemo-recipes/recipes/codonfm_ptl_te/requirements.txt @@ -214,7 +214,7 @@ python-multipart==0.0.20 pytorch-lightning==2.5.5 PyYAML==6.0.2 pyzmq==27.0.1 -ray==2.49.2 +ray==2.52.0 referencing==0.36.2 regex==2025.7.34 requests==2.32.4