From 06390d0c88925dc2821048cffbc2ab81cc651324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 05:10:08 +0000 Subject: [PATCH] Bump rocm-docs-core[api_reference] from 0.26.0 to 0.27.0 in /docs/sphinx Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.26.0 to 0.27.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.26.0...v0.27.0) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/sphinx/requirements.in | 2 +- docs/sphinx/requirements.txt | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/sphinx/requirements.in b/docs/sphinx/requirements.in index 1bebff82f..33b055030 100644 --- a/docs/sphinx/requirements.in +++ b/docs/sphinx/requirements.in @@ -1 +1 @@ -rocm-docs-core[api_reference]==0.26.0 +rocm-docs-core[api_reference]==0.27.0 diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index 4f839e616..fa09f56dc 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -96,7 +96,9 @@ pygments==2.14.0 pyjson5==1.6.4 # via doxysphinx pyjwt[crypto]==2.6.0 - # via pygithub + # via + # pygithub + # pyjwt pynacl==1.5.0 # via pygithub pyparsing==3.1.1 @@ -110,8 +112,10 @@ requests==2.28.2 # via # pygithub # sphinx -rocm-docs-core[api_reference]==0.26.0 - # via -r requirements.in +rocm-docs-core[api-reference]==0.27.0 + # via + # -r requirements.in + # rocm-docs-core smmap==5.0.0 # via gitdb snowballstemmer==2.2.0