From 54f524fad128d40171990328d466976e1b89d8a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 18:38:28 +0000 Subject: [PATCH] Bump ray Bumps [ray](https://github.com/ray-project/ray) from 1.11.0 to 2.55.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-1.11.0...ray-2.55.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.55.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../research_projects/decision_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpkd/transformers/examples/research_projects/decision_transformer/requirements.txt b/dpkd/transformers/examples/research_projects/decision_transformer/requirements.txt index 2d510dde..7e834c04 100644 --- a/dpkd/transformers/examples/research_projects/decision_transformer/requirements.txt +++ b/dpkd/transformers/examples/research_projects/decision_transformer/requirements.txt @@ -174,7 +174,7 @@ python-slugify==6.1.1 pytz==2022.1 pytz-deprecation-shim==0.1.0.post0 PyYAML==6.0 -ray==1.11.0 +ray==2.55.0 redis==4.5.4 regex==2022.3.15 requests==2.31.0