From f7f5f3d40d0997845849a150f61b9c0ee2798910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 01:08:38 +0000 Subject: [PATCH] Bump gitpython from 3.1.44 to 3.1.47 in /docs Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.47. - [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.44...3.1.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 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 1fc9f9156..a67e6837d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ colcon-mixin==0.2.0 doc8==0.10.1 docutils==0.20.1 furo==2024.8.6 -GitPython==3.1.44 +GitPython==3.1.47 setuptools==78.1.1 sphinx==8.1.3 sphinx-copybutton==0.5.2