From 2f23ebe47bab4885d3a6f9b442fbfda5e2a8f3aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 09:27:41 -0600 Subject: [PATCH] Bump rocm-docs-core[api_reference] from 0.38.0 to 0.38.1 in /docs/sphinx (#14) Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.38.0 to 0.38.1. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.38.0...v0.38.1) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/sphinx/requirements.in | 2 +- docs/sphinx/requirements.txt | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/sphinx/requirements.in b/docs/sphinx/requirements.in index d1989395aa..5671f15adc 100644 --- a/docs/sphinx/requirements.in +++ b/docs/sphinx/requirements.in @@ -1 +1 @@ -rocm-docs-core[api_reference]==0.38.0 +rocm-docs-core[api_reference]==0.38.1 diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index 798256042a..31c8b6ee9e 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -102,9 +102,7 @@ pygments==2.17.2 pyjson5==1.6.6 # via doxysphinx pyjwt[crypto]==2.8.0 - # via - # pygithub - # pyjwt + # via pygithub pynacl==1.5.0 # via pygithub pyparsing==3.1.2 @@ -120,10 +118,8 @@ requests==2.31.0 # via # pygithub # sphinx -rocm-docs-core[api_reference]==0.38.0 - # via - # -r requirements.in - # rocm-docs-core +rocm-docs-core[api-reference]==0.38.1 + # via -r requirements.in smmap==5.0.1 # via gitdb snowballstemmer==2.2.0