From 893eea61fab2b5ad5af25a851cad66ce5fd31528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 15:05:07 +0000 Subject: [PATCH] Bump rocm-docs-core from 1.38.0 to 1.39.0 in /docs/sphinx Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.38.0 to 1.39.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.38.0...v1.39.0) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/sphinx/requirements.in | 2 +- docs/sphinx/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sphinx/requirements.in b/docs/sphinx/requirements.in index ef633e89..10cd1526 100644 --- a/docs/sphinx/requirements.in +++ b/docs/sphinx/requirements.in @@ -1,2 +1,2 @@ -rocm-docs-core[llms]==1.38.0 +rocm-docs-core[llms]==1.39.0 sphinx-reredirects diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index fcc92d9b..456f7781 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -187,7 +187,7 @@ requests==2.34.2 # via # pygithub # sphinx -rocm-docs-core[llms]==1.38.0 +rocm-docs-core[llms]==1.39.0 # via -r requirements.in roman-numerals==4.1.0 # via sphinx