From 703c1271ab14563458a220f2c6e8a64b29ca9180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 16:09:04 +0000 Subject: [PATCH] build(deps): bump rocm-docs-core Bumps the hipcub-docs-dependencies group with 1 update in the /projects/hipcub/docs/sphinx directory: [rocm-docs-core](https://github.com/ROCm/rocm-docs-core). Updates `rocm-docs-core` from 1.20.1 to 1.38.0 - [Release notes](https://github.com/ROCm/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.20.1...v1.38.0) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-version: 1.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: hipcub-docs-dependencies ... Signed-off-by: dependabot[bot] --- projects/hipcub/docs/sphinx/requirements.in | 2 +- projects/hipcub/docs/sphinx/requirements.txt | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/projects/hipcub/docs/sphinx/requirements.in b/projects/hipcub/docs/sphinx/requirements.in index a773a9beb307..952de75fca70 100644 --- a/projects/hipcub/docs/sphinx/requirements.in +++ b/projects/hipcub/docs/sphinx/requirements.in @@ -1,2 +1,2 @@ -rocm-docs-core[api_reference]==1.20.1 +rocm-docs-core[api_reference]==1.38.0 sphinxcontrib-datatemplates==0.11.0 diff --git a/projects/hipcub/docs/sphinx/requirements.txt b/projects/hipcub/docs/sphinx/requirements.txt index 5491aac35811..55be8a66681e 100644 --- a/projects/hipcub/docs/sphinx/requirements.txt +++ b/projects/hipcub/docs/sphinx/requirements.txt @@ -47,6 +47,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 @@ -195,6 +197,7 @@ pyyaml==6.0.1 # myst-parser # rocm-docs-core # sphinx-external-toc + # sphinxcontrib-datatemplates pyzmq==26.2.0 # via # ipykernel @@ -207,7 +210,7 @@ requests==2.32.0 # via # pygithub # sphinx -rocm-docs-core[api-reference]==1.20.1 +rocm-docs-core[api-reference]==1.38.0 # via -r requirements.in rpds-py==0.22.3 # via @@ -233,7 +236,9 @@ sphinx==7.3.7 # sphinx-design # sphinx-external-toc # sphinx-notfound-page -sphinx-book-theme==1.1.2 + # sphinxcontrib-datatemplates + # sphinxcontrib-runcmd +sphinx-book-theme==1.1.4 # via rocm-docs-core sphinx-copybutton==0.5.2 # via rocm-docs-core