From 7169c856921e99cc784273f8ed955b473030d102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:59:12 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.37 to 3.1.41 in /docs Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41. - [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.37...3.1.41) --- updated-dependencies: - dependency-name: gitpython 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 559e303de6bf6..428909779f7b0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ sphinxcontrib-redirects==0.1.0 sphinx-autodoc-typehints==1.18.3 sphinx_copybutton sphinx-notfound-page==0.7.1 -gitpython==3.1.37 +gitpython==3.1.41 sphinx-sitemap==2.5.0 sphinxext-opengraph furo