From bf4d1c9fb3fc7bb4f7986257836793fee1ddbd4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 11:30:09 -0700 Subject: [PATCH] Bump gitpython from 3.1.37 to 3.1.41 in /docs/sphinx (#1038) 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: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [ROCm/rccl commit: ccba6f7a74cbeab560631261b372c9cebb7822ff] --- projects/rccl/docs/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rccl/docs/sphinx/requirements.txt b/projects/rccl/docs/sphinx/requirements.txt index 4181711078..3909cc782c 100644 --- a/projects/rccl/docs/sphinx/requirements.txt +++ b/projects/rccl/docs/sphinx/requirements.txt @@ -40,7 +40,7 @@ fastjsonschema==2.16.3 # via rocm-docs-core gitdb==4.0.10 # via gitpython -gitpython==3.1.37 +gitpython==3.1.41 # via rocm-docs-core idna==3.4 # via requests