Skip to content

Commit 69a88d8

Browse files
Build: Bump ray from 2.53.0 to 2.55.0
Bumps [ray](https://github.com/ray-project/ray) from 2.53.0 to 2.55.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.53.0...ray-2.55.0) --- updated-dependencies: - dependency-name: ray dependency-version: 2.55.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1ab55e commit 69a88d8

2 files changed

Lines changed: 247 additions & 249 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ duckdb = [
6666
"pyarrow>=17.0.0",
6767
]
6868
ray = [
69-
"ray>=2.10.0,<3.0.0",
69+
"ray>=2.55.0,<3.0.0",
7070
"pyarrow>=17.0.0",
7171
"pandas>=1.0.0",
7272
]

0 commit comments

Comments
 (0)