Skip to content

Commit 47d3429

Browse files
Bump rocm-docs-core from 1.32.0 to 1.32.1 in /projects/hiprand/docs/sphinx in the hiprand-docs-dependencies group (#5667)
Bumps the hiprand-docs-dependencies group in /projects/hiprand/docs/sphinx with 1 update: [rocm-docs-core](https://github.com/ROCm/rocm-docs-core). Updates `rocm-docs-core` from 1.32.0 to 1.32.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ROCm/rocm-docs-core/releases">rocm-docs-core's releases</a>.</em></p> <blockquote> <h2>v1.32.1 (2026-03-18)</h2> <h3>Fix</h3> <ul> <li>deadlink fix</li> </ul> <p>[main e0647ac] bump: version 1.32.0 → 1.32.1 3 files changed, 10 insertions(+), 4 deletions(-)</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ROCm/rocm-docs-core/blob/v1.32.1/CHANGELOG.md">rocm-docs-core's changelog</a>.</em></p> <blockquote> <h2>v1.32.1 (2026-03-18)</h2> <h3>Fix</h3> <ul> <li>deadlink fix</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ROCm/rocm-docs-core/commit/e0647ac43e3c85064593e907343d6e4620eadfd8"><code>e0647ac</code></a> bump: version 1.32.0 → 1.32.1</li> <li><a href="https://github.com/ROCm/rocm-docs-core/commit/f3b493eec0687b5b4001ce3f36581973a16df033"><code>f3b493e</code></a> fix: deadlink fix</li> <li>See full diff in <a href="https://github.com/ROCm/rocm-docs-core/compare/v1.32.0...v1.32.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rocm-docs-core&package-manager=pip&previous-version=1.32.0&new-version=1.32.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28f37bf commit 47d3429

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
rocm-docs-core==1.32.0
1+
rocm-docs-core==1.32.1
22
numpy

projects/hiprand/docs/sphinx/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ requests==2.32.3
190190
# via
191191
# pygithub
192192
# sphinx
193-
rocm-docs-core==1.32.0
193+
rocm-docs-core==1.32.1
194194
# via -r requirements.in
195195
rpds-py==0.30.0
196196
# via

0 commit comments

Comments
 (0)