Skip to content

Commit

Permalink
fix(process-flight-data): update dependency ray to v2.38.0 (#20059)
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] authored Oct 30, 2024
1 parent db7f2a2 commit 1a3e249
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions cloud-computing/hm-ray/applications/process-flight-data/poetry.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python = "~3.12.0"
mlflow = "2.17.1"
pandas = "2.2.3"
python-dotenv = "1.0.1"
ray = {version = "2.37.0", extras = ["default"]}
ray = {version = "2.38.0", extras = ["default"]}

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

0 comments on commit 1a3e249

Please sign in to comment.