From 52bacc8c59f4b2661e0867ecbb592d57e6a3909e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 17:15:38 +0000 Subject: [PATCH] Bump ray from 1.9.2 to 2.54.0 Bumps [ray](https://github.com/ray-project/ray) from 1.9.2 to 2.54.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-1.9.2...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 aee4484..f0894c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ gym==0.21.0 numba==0.55.0 numpy==1.21.5 PettingZoo==1.14.0 -ray==1.9.2 +ray==2.54.0 ray[tune]==1.9.2 ray[rllib]==1.9.2 setuptools==60.5.0