mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
Update dependency typer to v0.8.0 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
57aa6d055d
commit
32ddf92a69
1 changed files with 1 additions and 1 deletions
2
.github/scripts/requirements.txt
vendored
2
.github/scripts/requirements.txt
vendored
|
@ -2,4 +2,4 @@ GitPython==3.1.31
|
|||
loguru==0.7.0
|
||||
ruamel.yaml==0.17.21
|
||||
ruamel.yaml.string==0.1.0
|
||||
typer==0.7.0
|
||||
typer==0.8.0
|
||||
|
|
Loading…
Reference in a new issue