Skip to content

Commit

Permalink
chore(deps): update dependency ruamel.yaml to v0.18.6 (#735)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 8e22a10 commit 2a5a096
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 41 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
"ruamel.yaml" = "==0.18.5"
"ruamel.yaml" = "==0.18.6"
loguru = "==0.7.2"
minio = "==7.2.3"
munch = "==4.0.0"
Expand Down
87 changes: 48 additions & 39 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ openstacksdk==2.1.0
paramiko==3.4.0
patool==1.15.0
requests==2.31.0
ruamel.yaml==0.18.5
ruamel.yaml==0.18.6
tabulate==0.9.0
typer[all]==0.9.0
yamale==4.0.4

0 comments on commit 2a5a096

Please sign in to comment.