From 32c79acf23d8255b56ad498c6d0e35584ebdd8ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 13:51:16 +0000 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.33 --- .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 46b595a..a6c0fd2 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -1,4 +1,4 @@ -GitPython==3.1.32 +GitPython==3.1.33 loguru==0.7.0 ruamel.yaml==0.17.32 ruamel.yaml.string==0.1.1