From 86066cbf9800a4e69f570a3f2e7ef0a56b7313b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 08:11:41 +0800 Subject: [PATCH] build(deps): bump gitpython from 3.1.47 to 3.1.49 in /docs (#2582) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.49. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0974730b..00edb7de 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ Babel==2.17.0 click==8.1.2 ghp-import==2.0.2 gitdb==4.0.9 -GitPython==3.1.47 +GitPython==3.1.49 importlib-metadata==4.11.3 Jinja2==3.1.6 Markdown==3.8.1