Skip to content

Commit

Permalink
chore(deps): update dependency ruamel.yaml to v0.17.35 (#670)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 67a1e13 commit 6ab85cb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.17.34"
"ruamel.yaml" = "==0.17.35"
loguru = "==0.7.2"
minio = "==7.1.16"
munch = "==4.0.0"
Expand Down
8 changes: 4 additions & 4 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==1.5.0
paramiko==3.3.1
patool==1.12
requests==2.31.0
ruamel.yaml==0.17.34
ruamel.yaml==0.17.35
tabulate==0.9.0
typer[all]==0.9.0
yamale==4.0.4

0 comments on commit 6ab85cb

Please sign in to comment.