mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
chore(deps): update dependency ruamel.yaml to v0.17.31 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8570918f71
commit
90a64cfdcc
1 changed files with 1 additions and 1 deletions
2
.github/scripts/requirements.txt
vendored
2
.github/scripts/requirements.txt
vendored
|
@ -1,5 +1,5 @@
|
|||
GitPython==3.1.31
|
||||
loguru==0.7.0
|
||||
ruamel.yaml==0.17.29
|
||||
ruamel.yaml==0.17.31
|
||||
ruamel.yaml.string==0.1.1
|
||||
typer==0.9.0
|
||||
|
|
Loading…
Reference in a new issue