From 5539b8a1165d06f55f58812fb3059fae8d5a4b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 13:14:19 -0700 Subject: [PATCH] Bump rocm-docs-core from 0.30.3 to 0.31.0 in /docs/sphinx (#429) Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.30.3 to 0.31.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.30.3...v0.31.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.in | 2 +- docs/sphinx/requirements.txt | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/sphinx/requirements.in b/docs/sphinx/requirements.in index e038133f..1fdd5a10 100644 --- a/docs/sphinx/requirements.in +++ b/docs/sphinx/requirements.in @@ -1,2 +1,2 @@ -rocm-docs-core==0.30.3 +rocm-docs-core==0.31.0 numpy diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index c5806b36..7a4827b9 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -86,7 +86,9 @@ pygments==2.15.1 # pydata-sphinx-theme # sphinx pyjwt[crypto]==2.6.0 - # via pygithub + # via + # pygithub + # pyjwt pynacl==1.5.0 # via pygithub pytz==2023.3.post1 @@ -100,7 +102,7 @@ requests==2.31.0 # via # pygithub # sphinx -rocm-docs-core==0.30.3 +rocm-docs-core==0.31.0 # via -r requirements.in smmap==5.0.0 # via gitdb