Skip to content

Commit a9f5026

Browse files
Docs - Bump rocm-docs-core[api_reference] from 1.6.2 to 1.7.1 in /docs/sphinx (r-abishek#430)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.6.2 to 1.7.1. - [Release notes](https://github.com/ROCm/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](ROCm/rocm-docs-core@v1.6.2...v1.7.1) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d905a4b commit a9f5026

File tree

2 files changed

+3
-25
lines changed

2 files changed

+3
-25
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.6.2
1+
rocm-docs-core[api_reference]==1.7.1

docs/sphinx/requirements.txt

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,7 @@ cffi==1.17.0
2525
charset-normalizer==3.3.2
2626
# via requests
2727
click==8.1.7
28-
# via
29-
# click-log
30-
# doxysphinx
31-
# sphinx-external-toc
32-
click-log==0.4.0
33-
# via doxysphinx
28+
# via sphinx-external-toc
3429
cryptography==43.0.0
3530
# via pyjwt
3631
deprecated==1.2.14
@@ -41,8 +36,6 @@ docutils==0.21.2
4136
# myst-parser
4237
# pydata-sphinx-theme
4338
# sphinx
44-
doxysphinx==3.3.10
45-
# via rocm-docs-core
4639
fastjsonschema==2.20.0
4740
# via rocm-docs-core
4841
gitdb==4.0.11
@@ -57,10 +50,6 @@ jinja2==3.1.4
5750
# via
5851
# myst-parser
5952
# sphinx
60-
libsass==0.22.0
61-
# via doxysphinx
62-
lxml==4.9.4
63-
# via doxysphinx
6453
markdown-it-py==3.0.0
6554
# via
6655
# mdit-py-plugins
@@ -71,12 +60,8 @@ mdit-py-plugins==0.4.1
7160
# via myst-parser
7261
mdurl==0.1.2
7362
# via markdown-it-py
74-
mpire==2.10.2
75-
# via doxysphinx
7663
myst-parser==4.0.0
7764
# via rocm-docs-core
78-
numpy==1.26.4
79-
# via doxysphinx
8065
packaging==24.1
8166
# via
8267
# pydata-sphinx-theme
@@ -92,17 +77,12 @@ pygithub==2.3.0
9277
pygments==2.18.0
9378
# via
9479
# accessible-pygments
95-
# mpire
9680
# pydata-sphinx-theme
9781
# sphinx
98-
pyjson5==1.6.6
99-
# via doxysphinx
10082
pyjwt[crypto]==2.9.0
10183
# via pygithub
10284
pynacl==1.5.0
10385
# via pygithub
104-
pyparsing==3.1.2
105-
# via doxysphinx
10686
pyyaml==6.0.2
10787
# via
10888
# myst-parser
@@ -112,7 +92,7 @@ requests==2.32.3
11292
# via
11393
# pygithub
11494
# sphinx
115-
rocm-docs-core[api-reference]==1.6.2
95+
rocm-docs-core[api-reference]==1.7.1
11696
# via -r requirements.in
11797
smmap==5.0.1
11898
# via gitdb
@@ -155,8 +135,6 @@ sphinxcontrib-serializinghtml==2.0.0
155135
# via sphinx
156136
tomli==2.0.1
157137
# via sphinx
158-
tqdm==4.66.5
159-
# via mpire
160138
typing-extensions==4.12.2
161139
# via
162140
# pydata-sphinx-theme

0 commit comments

Comments
 (0)