From 098dc992d74f0c52f69ee3c1f35c63a5c52d4cac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 07:34:14 +0000 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.41 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2275bc7c..a64526b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ click==8.1.3 colorama==0.4.6 ghp-import==2.1.0 gitdb==4.0.10 -GitPython==3.1.30 +GitPython==3.1.41 importlib-metadata==4.13.0 Jinja2==3.1.2 Markdown==3.4.1