Skip to content

Commit

Permalink
fix(greet): update dependency ray to v2.9.0 (#13394)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 21, 2023
1 parent 0ed9b34 commit 601632e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 78 deletions.
107 changes: 30 additions & 77 deletions hm-ray/applications/greet/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hm-ray/applications/greet/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Hongbo Miao"]

[tool.poetry.dependencies]
python = "3.12.x"
ray = {version = "2.8.1", extras = ["default"]}
ray = {version = "2.9.0", extras = ["default"]}

[tool.poetry.group.dev.dependencies]
poethepoet = "0.24.4"
Expand Down

0 comments on commit 601632e

Please sign in to comment.