Skip to content

Commit

Permalink
fix(deps): update dependency ruamel.yaml to v0.18.6 (#536)
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 Feb 7, 2024
1 parent 7e7bd41 commit aed5373
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 11 deletions.
34 changes: 24 additions & 10 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ proxmoxer = "2.0.1"
python = "^3.8.0"
python-json-logger = "2.0.7"
requests = "2.31.0"
"ruamel.yaml" = "0.18.5"
"ruamel.yaml" = "0.18.6"

[tool.poetry.scripts]
prometheus-pve-sd = "prometheuspvesd.cli:main"
Expand Down

0 comments on commit aed5373

Please sign in to comment.