From 4d4ab2dbf88a80decb83472ae572408eeaf3a9a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 00:27:23 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.13 to 3.1.52 in /docs Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.13 to 3.1.52. - [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.13...3.1.52) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.52 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7c433783eef..e9c4844842d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ sphinxcontrib-apidoc==0.3.0 sphinx-autodoc-typehints==1.18.3 sphinx_copybutton sphinx-notfound-page==0.7.1 -gitpython==3.1.13 +gitpython==3.1.52 sphinx-sitemap sphinxext-opengraph furo