From a919b9550699ab414696e1ceb1721d65513de181 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 08:33:43 +0000 Subject: [PATCH] Bump gitpython from 3.1.47 to 3.1.50 in /docs Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.50. - [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.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 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 a67e6837d..ae740383c 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.47 +GitPython==3.1.50 setuptools==78.1.1 sphinx==8.1.3 sphinx-copybutton==0.5.2