Skip to content

Commit c24fefa

Browse files
Bump gitpython from 3.1.32 to 3.1.37 in /docs/.sphinx (#333)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.37. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.32...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Wu <sam.wu2@amd.com>
1 parent 1f7b7fc commit c24fefa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.sphinx/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ fastjsonschema==2.16.3
4040
# via rocm-docs-core
4141
gitdb==4.0.10
4242
# via gitpython
43-
gitpython==3.1.32
43+
gitpython==3.1.37
4444
# via rocm-docs-core
4545
idna==3.4
4646
# via requests
@@ -92,7 +92,7 @@ requests==2.31.0
9292
# via
9393
# pygithub
9494
# sphinx
95-
rocm-docs-core==0.24.2
95+
rocm-docs-core==0.25.0
9696
# via -r requirements.in
9797
smmap==5.0.0
9898
# via gitdb

0 commit comments

Comments
 (0)