From 818924cad2a39798124511da2bf3de87d9a7bd2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 15:48:25 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.58 in /docs/sphinx Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.58. - [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.43...3.1.58) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.58 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index d19e5927..c4f6bec2 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -61,7 +61,7 @@ fastjsonschema==2.19.1 # rocm-docs-core gitdb==4.0.11 # via gitpython -gitpython==3.1.43 +gitpython==3.1.58 # via rocm-docs-core greenlet==3.1.1 # via sqlalchemy