From fcc6283748abd8dec2a0929b512995be85cf0538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 17:12:45 -0600 Subject: [PATCH] Bump rocm-docs-core from 0.7.1 to 0.8.0 in /docs/.sphinx (#2102) Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.7.1 to 0.8.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.7.1...v0.8.0) --- 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/.sphinx/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/.sphinx/requirements.txt b/docs/.sphinx/requirements.txt index d21caa230..88dcbc284 100644 --- a/docs/.sphinx/requirements.txt +++ b/docs/.sphinx/requirements.txt @@ -51,7 +51,6 @@ docutils==0.19 # breathe # myst-parser # pydata-sphinx-theme - # rocm-docs-core # sphinx executing==1.2.0 # via stack-data @@ -190,7 +189,7 @@ requests==2.28.1 # via # pygithub # sphinx -rocm-docs-core==0.7.1 +rocm-docs-core==0.8.0 # via -r requirements.in six==1.16.0 # via