From fff2eb4245ab1e3fb1474c91abfe340f77d83bce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 18:32:00 +0300 Subject: [PATCH] chore(deps): update dependency ruamel.yaml to v0.17.33 (#50) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/requirements.txt b/.github/scripts/requirements.txt index fd84fd2..9a24cc0 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -1,5 +1,5 @@ GitPython==3.1.35 loguru==0.7.2 -ruamel.yaml==0.17.32 +ruamel.yaml==0.17.33 ruamel.yaml.string==0.1.1 typer==0.9.0