From 25d15e2827b322730330741151f2332b0f379d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:38:57 +0000 Subject: [PATCH] Bump ray from 0.7.2 to 2.8.1 Bumps [ray](https://github.com/ray-project/ray) from 0.7.2 to 2.8.1. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](https://github.com/ray-project/ray/compare/ray-0.7.2...ray-2.8.1) --- updated-dependencies: - dependency-name: ray 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 5187f82..c4266b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ matplotlib==3.0.3 numpy==1.16.3 -ray==0.7.2 +ray==2.8.1 plotly==4.1.0