From dda6ca220fe8d47b4bb25d95565be2f484605888 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:27:15 +0000 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.40 --- .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 b967d0e..9f4565c 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -1,4 +1,4 @@ -GitPython==3.1.37 +GitPython==3.1.40 loguru==0.7.2 ruamel.yaml==0.17.34 ruamel.yaml.string==0.1.1