From da0203ab7b09e8286b4fee8aa88f658d03bf987e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 17:39:03 +0000 Subject: [PATCH] build(deps): bump gitpython in /projects/rocfft/docs/sphinx Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.49 to 3.1.54. - [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.49...3.1.54) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.54 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- projects/rocfft/docs/sphinx/requirements.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/projects/rocfft/docs/sphinx/requirements.txt b/projects/rocfft/docs/sphinx/requirements.txt index 657d49964c68..a57f38e2058d 100644 --- a/projects/rocfft/docs/sphinx/requirements.txt +++ b/projects/rocfft/docs/sphinx/requirements.txt @@ -43,6 +43,8 @@ debugpy==1.8.12 # via ipykernel decorator==5.1.1 # via ipython +defusedxml==0.7.1 + # via sphinxcontrib-datatemplates deprecated==1.2.14 # via pygithub docutils==0.21.2 @@ -61,7 +63,7 @@ fastjsonschema==2.19.1 # rocm-docs-core gitdb==4.0.11 # via gitpython -gitpython==3.1.49 +gitpython==3.1.54 # via rocm-docs-core greenlet==3.1.1 # via sqlalchemy @@ -176,6 +178,7 @@ pyyaml==6.0.1 # myst-parser # rocm-docs-core # sphinx-external-toc + # sphinxcontrib-datatemplates pyzmq==26.2.1 # via # ipykernel @@ -214,6 +217,8 @@ sphinx==7.3.7 # sphinx-design # sphinx-external-toc # sphinx-notfound-page + # sphinxcontrib-datatemplates + # sphinxcontrib-runcmd sphinx-book-theme==1.1.4 # via rocm-docs-core sphinx-copybutton==0.5.2