From 679df89c21b8aa655d98e48c42215f9d21bdb36e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 20:37:39 +0300 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.35 (#45) 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 26b41e5..fd84fd2 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -1,4 +1,4 @@ -GitPython==3.1.33 +GitPython==3.1.35 loguru==0.7.2 ruamel.yaml==0.17.32 ruamel.yaml.string==0.1.1