From e84aa7b6f45fc74edc00f3998b485215ab924014 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 12:57:08 +0200 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.41 (#77) 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 05072a6..1c7b16c 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -1,4 +1,4 @@ -GitPython==3.1.40 +GitPython==3.1.41 loguru==0.7.2 ruamel.yaml==0.18.5 ruamel.yaml.string==0.1.1