Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 480d53b

Browse files
authoredMar 21, 2025··
build(deps): bump ray from 2.35.0 to 2.44.0
Bumps [ray](https://github.com/ray-project/ray) from 2.35.0 to 2.44.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.35.0...ray-2.44.0) --- 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 480d53b

File tree

2 files changed

+283
-130
lines changed

2 files changed

+283
-130
lines changed
 

‎poetry.lock

Lines changed: 282 additions & 129 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
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.0", 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.