From 9214092fd785093b0f07016f12fffac41b8e86e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:29:28 +0200 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.44 (#121) 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 1f44022..2e6091e 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -1,4 +1,4 @@ -GitPython==3.1.42 +GitPython==3.1.44 loguru==0.7.3 ruamel.yaml==0.18.7 ruamel.yaml.string==0.1.1