From 8c9ef65e03f79c36046b9398167c2761b9139d5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 17:02:53 -0600 Subject: [PATCH] Bump rocm-docs-core from 1.6.2 to 1.8.2 in /docs (#230) Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.6.2 to 1.8.2. - [Release notes](https://github.com/ROCm/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.8.2/CHANGELOG.md) - [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.6.2...v1.8.2) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.in | 2 +- docs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.in b/docs/requirements.in index 09a5a3a8..1dce2c64 100644 --- a/docs/requirements.in +++ b/docs/requirements.in @@ -1,2 +1,2 @@ sphinxcontrib-moderncmakedomain==3.29.0 -rocm-docs-core==1.6.2 +rocm-docs-core==1.8.2 diff --git a/docs/requirements.txt b/docs/requirements.txt index 9747429e..e36377f7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -92,7 +92,7 @@ requests==2.32.3 # via # pygithub # sphinx -rocm-docs-core==1.6.2 +rocm-docs-core==1.8.2 # via -r requirements.in smmap==5.0.1 # via gitdb