From a691e1065f7b6bf40be7f2a4b4373e6bdb3b6b48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 06:56:04 +0000 Subject: [PATCH] Update dependency ruamel.yaml to v0.17.29 --- .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 5501c7f..ad2bc8e 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -1,5 +1,5 @@ GitPython==3.1.31 loguru==0.7.0 -ruamel.yaml==0.17.28 +ruamel.yaml==0.17.29 ruamel.yaml.string==0.1.1 typer==0.9.0