Skip to content

Commit e10e8eb

Browse files
authoredMar 27, 2025··
build(deps): bump ray from 2.35.0 to 2.44.1
Bumps [ray](https://github.com/ray-project/ray) from 2.35.0 to 2.44.1. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.35.0...ray-2.44.1) --- updated-dependencies: - dependency-name: ray dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c311665 commit e10e8eb

File tree

2 files changed

+283
-130
lines changed

2 files changed

+283
-130
lines changed
 

‎poetry.lock

+282-129
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ keywords = ['codeflare', 'python', 'sdk', 'client', 'batch', 'scale']
2323
python = "^3.9"
2424
openshift-client = "1.0.18"
2525
rich = ">=12.5,<14.0"
26-
ray = {version = "2.35.0", extras = ["data", "default"]}
26+
ray = {version = "2.44.1", extras = ["data", "default"]}
2727
kubernetes = ">= 27.2.0"
2828
cryptography = "43.0.3"
2929
executing = "1.2.0"

0 commit comments

Comments
 (0)
Please sign in to comment.