From 14f749450b8ade3c75244316e7d6f8d437189279 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 11:15:29 +0000 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.43 --- .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 0ec2ac3..bcec03a 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -1,4 +1,4 @@ -GitPython==3.1.42 +GitPython==3.1.43 loguru==0.7.2 ruamel.yaml==0.18.6 ruamel.yaml.string==0.1.1