Skip to content

Commit

Permalink
chore(hm-skypilot): update dependency poethepoet to v0.30.0 (#20382)
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 10, 2024
1 parent ea17ea5 commit 2dc6875
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions cloud-computing/hm-skypilot/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 cloud-computing/hm-skypilot/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package-mode = false
python = "~3.11.0"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.29.0"
poethepoet = "0.30.0"
pytest = "8.3.3"
pytest-cov = "5.0.0"
skypilot = {version = "0.7.0", extras = ["aws", "azure", "gcp", "ibm", "lambda", "oci", "scp"]}
Expand Down

0 comments on commit 2dc6875

Please sign in to comment.