Skip to content

Commit 8a59339

Browse files
Docs - Bump rocm-docs-core[api_reference] from 1.30.1 to 1.31.0 in /docs/sphinx (#214)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.30.1 to 1.31.0. - [Release notes](https://github.com/ROCm/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.31.0/CHANGELOG.md) - [Commits](ROCm/rocm-docs-core@v1.30.1...v1.31.0) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fccf2d3 commit 8a59339

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/sphinx/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
rocm-docs-core[api_reference]==1.30.1
1+
rocm-docs-core[api_reference]==1.31.0

docs/sphinx/requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ packaging==24.1
161161
# via
162162
# ipykernel
163163
# matplotlib
164+
# pydata-sphinx-theme
164165
# sphinx
165166
parso==0.8.4
166167
# via jedi
@@ -180,7 +181,7 @@ pure-eval==0.2.3
180181
# via stack-data
181182
pycparser==2.22
182183
# via cffi
183-
pydata-sphinx-theme==0.16.1
184+
pydata-sphinx-theme==0.15.4
184185
# via
185186
# rocm-docs-core
186187
# sphinx-book-theme
@@ -226,7 +227,7 @@ requests==2.32.3
226227
# via
227228
# pygithub
228229
# sphinx
229-
rocm-docs-core[api-reference]==1.30.1
230+
rocm-docs-core[api-reference]==1.31.0
230231
# via -r requirements.in
231232
rpds-py==0.22.3
232233
# via
@@ -252,7 +253,7 @@ sphinx==8.1.3
252253
# sphinx-design
253254
# sphinx-external-toc
254255
# sphinx-notfound-page
255-
sphinx-book-theme==1.1.3
256+
sphinx-book-theme==1.1.4
256257
# via rocm-docs-core
257258
sphinx-copybutton==0.5.2
258259
# via rocm-docs-core

0 commit comments

Comments
 (0)