Skip to content

Commit

Permalink
fix(calculate): update dependency ray to v2.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 73105be commit 3063fd2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "3.9.x"
ray = {version = "2.35.0", extras = ["default"]}
ray = {version = "2.37.0", extras = ["default"]}

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

0 comments on commit 3063fd2

Please sign in to comment.