From 46353b6e5a481935004bbb80566bfaf51bcd7f0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 07:15:21 +0800 Subject: [PATCH] build(deps): bump gitpython from 3.1.37 to 3.1.41 in /docs (#1280) --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4cd5da1c..5ce7d450 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ Babel==2.9.1 click==8.1.2 ghp-import==2.0.2 gitdb==4.0.9 -GitPython==3.1.37 +GitPython==3.1.41 importlib-metadata==4.11.3 Jinja2==3.1.1 Markdown==3.3.6