From 5ccfc75758d8122de00967c95a9a2a0457c622b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 13:13:42 +0000 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.41 --- .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 a0a018b..290406f 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.3 ruamel.yaml.string==0.1.1