Skip to content

Commit

Permalink
fix(process-flight-data): update dependency ray to v2.39.0 (#20454)
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 Nov 12, 2024
1 parent 40082cb commit 1c5ecd3
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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.2"
pandas = "2.2.3"
python-dotenv = "1.0.1"
ray = {version = "2.38.0", extras = ["default"]}
ray = {version = "2.39.0", extras = ["default"]}

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

0 comments on commit 1c5ecd3

Please sign in to comment.