From f58f0474c3344320b6c888da00f5a1d466efd0b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 23:17:38 +0000 Subject: [PATCH] Bump gitpython from 3.1.47 to 3.1.49 in /projects/rocshmem/docs/sphinx Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.49. - [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.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- projects/rocshmem/docs/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocshmem/docs/sphinx/requirements.txt b/projects/rocshmem/docs/sphinx/requirements.txt index 0f3da8918c6..8ed4aa0a680 100644 --- a/projects/rocshmem/docs/sphinx/requirements.txt +++ b/projects/rocshmem/docs/sphinx/requirements.txt @@ -60,7 +60,7 @@ fastjsonschema==2.21.1 # rocm-docs-core gitdb==4.0.12 # via gitpython -gitpython==3.1.47 +gitpython==3.1.49 # via rocm-docs-core greenlet==3.2.1 # via sqlalchemy