Skip to content

Commit 5a3f3c8

Browse files
committed
update rocm-docs-core to 1.22.0
1 parent ecc716b commit 5a3f3c8

File tree

2 files changed

+176
-48
lines changed

2 files changed

+176
-48
lines changed

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
sphinxcontrib-moderncmakedomain==3.29.0
2-
rocm-docs-core==1.9.2
2+
rocm-docs-core==1.22.0

docs/requirements.txt

Lines changed: 175 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -6,103 +6,202 @@
66
#
77
accessible-pygments==0.0.5
88
# via pydata-sphinx-theme
9-
alabaster==0.7.16
9+
alabaster==1.0.0
1010
# via sphinx
11-
babel==2.15.0
11+
asttokens==3.0.0
12+
# via stack-data
13+
attrs==25.3.0
14+
# via
15+
# jsonschema
16+
# jupyter-cache
17+
# referencing
18+
babel==2.17.0
1219
# via
1320
# pydata-sphinx-theme
1421
# sphinx
15-
beautifulsoup4==4.12.3
22+
beautifulsoup4==4.13.4
1623
# via pydata-sphinx-theme
17-
breathe==4.35.0
24+
breathe==4.36.0
1825
# via rocm-docs-core
19-
certifi==2024.6.2
26+
certifi==2025.7.14
2027
# via requests
21-
cffi==1.16.0
28+
cffi==1.17.1
2229
# via
2330
# cryptography
2431
# pynacl
25-
charset-normalizer==3.3.2
32+
charset-normalizer==3.4.2
2633
# via requests
27-
click==8.1.7
28-
# via sphinx-external-toc
29-
cryptography==42.0.8
34+
click==8.2.1
35+
# via
36+
# jupyter-cache
37+
# sphinx-external-toc
38+
comm==0.2.3
39+
# via ipykernel
40+
cryptography==45.0.5
3041
# via pyjwt
31-
deprecated==1.2.14
32-
# via pygithub
42+
debugpy==1.8.15
43+
# via ipykernel
44+
decorator==5.2.1
45+
# via ipython
3346
docutils==0.21.2
3447
# via
35-
# breathe
3648
# myst-parser
3749
# pydata-sphinx-theme
3850
# sphinx
39-
fastjsonschema==2.19.1
40-
# via rocm-docs-core
41-
gitdb==4.0.11
51+
exceptiongroup==1.3.0
52+
# via ipython
53+
executing==2.2.0
54+
# via stack-data
55+
fastjsonschema==2.21.1
56+
# via
57+
# nbformat
58+
# rocm-docs-core
59+
gitdb==4.0.12
4260
# via gitpython
43-
gitpython==3.1.43
61+
gitpython==3.1.45
4462
# via rocm-docs-core
45-
idna==3.7
63+
greenlet==3.2.3
64+
# via sqlalchemy
65+
idna==3.10
4666
# via requests
4767
imagesize==1.4.1
4868
# via sphinx
49-
jinja2==3.1.4
69+
importlib-metadata==8.7.0
70+
# via
71+
# jupyter-cache
72+
# myst-nb
73+
ipykernel==6.30.0
74+
# via myst-nb
75+
ipython==8.37.0
76+
# via
77+
# ipykernel
78+
# myst-nb
79+
jedi==0.19.2
80+
# via ipython
81+
jinja2==3.1.6
5082
# via
5183
# myst-parser
5284
# sphinx
85+
jsonschema==4.25.0
86+
# via nbformat
87+
jsonschema-specifications==2025.4.1
88+
# via jsonschema
89+
jupyter-cache==1.0.1
90+
# via myst-nb
91+
jupyter-client==8.6.3
92+
# via
93+
# ipykernel
94+
# nbclient
95+
jupyter-core==5.8.1
96+
# via
97+
# ipykernel
98+
# jupyter-client
99+
# nbclient
100+
# nbformat
53101
markdown-it-py==3.0.0
54102
# via
55103
# mdit-py-plugins
56104
# myst-parser
57-
markupsafe==2.1.5
105+
markupsafe==3.0.2
58106
# via jinja2
59-
mdit-py-plugins==0.4.1
107+
matplotlib-inline==0.1.7
108+
# via
109+
# ipykernel
110+
# ipython
111+
mdit-py-plugins==0.4.2
60112
# via myst-parser
61113
mdurl==0.1.2
62114
# via markdown-it-py
63-
myst-parser==3.0.1
115+
myst-nb==1.3.0
64116
# via rocm-docs-core
65-
packaging==24.0
117+
myst-parser==4.0.1
118+
# via myst-nb
119+
nbclient==0.10.2
66120
# via
67-
# pydata-sphinx-theme
121+
# jupyter-cache
122+
# myst-nb
123+
nbformat==5.10.4
124+
# via
125+
# jupyter-cache
126+
# myst-nb
127+
# nbclient
128+
nest-asyncio==1.6.0
129+
# via ipykernel
130+
packaging==25.0
131+
# via
132+
# ipykernel
68133
# sphinx
134+
parso==0.8.4
135+
# via jedi
136+
pexpect==4.9.0
137+
# via ipython
138+
platformdirs==4.3.8
139+
# via jupyter-core
140+
prompt-toolkit==3.0.51
141+
# via ipython
142+
psutil==7.0.0
143+
# via ipykernel
144+
ptyprocess==0.7.0
145+
# via pexpect
146+
pure-eval==0.2.3
147+
# via stack-data
69148
pycparser==2.22
70149
# via cffi
71-
pydata-sphinx-theme==0.15.3
150+
pydata-sphinx-theme==0.16.1
72151
# via
73152
# rocm-docs-core
74153
# sphinx-book-theme
75-
pygithub==2.3.0
154+
pygithub==2.7.0
76155
# via rocm-docs-core
77-
pygments==2.18.0
156+
pygments==2.19.2
78157
# via
79158
# accessible-pygments
159+
# ipython
80160
# pydata-sphinx-theme
81161
# sphinx
82-
pyjwt[crypto]==2.8.0
162+
pyjwt[crypto]==2.10.1
83163
# via pygithub
84164
pynacl==1.5.0
85165
# via pygithub
86-
pyyaml==6.0.1
166+
python-dateutil==2.9.0.post0
167+
# via jupyter-client
168+
pyyaml==6.0.2
87169
# via
170+
# jupyter-cache
171+
# myst-nb
88172
# myst-parser
89173
# rocm-docs-core
90174
# sphinx-external-toc
91-
requests==2.32.3
175+
pyzmq==27.0.0
176+
# via
177+
# ipykernel
178+
# jupyter-client
179+
referencing==0.36.2
180+
# via
181+
# jsonschema
182+
# jsonschema-specifications
183+
requests==2.32.4
92184
# via
93185
# pygithub
94186
# sphinx
95-
rocm-docs-core==1.9.2
187+
rocm-docs-core==1.22.0
96188
# via -r requirements.in
97-
smmap==5.0.1
189+
rpds-py==0.26.0
190+
# via
191+
# jsonschema
192+
# referencing
193+
six==1.17.0
194+
# via python-dateutil
195+
smmap==5.0.2
98196
# via gitdb
99-
snowballstemmer==2.2.0
197+
snowballstemmer==3.0.1
100198
# via sphinx
101-
soupsieve==2.5
199+
soupsieve==2.7
102200
# via beautifulsoup4
103-
sphinx==7.3.7
201+
sphinx==8.1.3
104202
# via
105203
# breathe
204+
# myst-nb
106205
# myst-parser
107206
# pydata-sphinx-theme
108207
# rocm-docs-core
@@ -112,37 +211,66 @@ sphinx==7.3.7
112211
# sphinx-external-toc
113212
# sphinx-notfound-page
114213
# sphinxcontrib-moderncmakedomain
115-
sphinx-book-theme==1.1.2
214+
sphinx-book-theme==1.1.3
116215
# via rocm-docs-core
117216
sphinx-copybutton==0.5.2
118217
# via rocm-docs-core
119-
sphinx-design==0.6.0
218+
sphinx-design==0.6.1
120219
# via rocm-docs-core
121220
sphinx-external-toc==1.0.1
122221
# via rocm-docs-core
123-
sphinx-notfound-page==1.0.2
222+
sphinx-notfound-page==1.1.0
124223
# via rocm-docs-core
125-
sphinxcontrib-applehelp==1.0.8
224+
sphinxcontrib-applehelp==2.0.0
126225
# via sphinx
127-
sphinxcontrib-devhelp==1.0.6
226+
sphinxcontrib-devhelp==2.0.0
128227
# via sphinx
129-
sphinxcontrib-htmlhelp==2.0.5
228+
sphinxcontrib-htmlhelp==2.1.0
130229
# via sphinx
131230
sphinxcontrib-jsmath==1.0.1
132231
# via sphinx
133232
sphinxcontrib-moderncmakedomain==3.29.0
134233
# via -r requirements.in
135-
sphinxcontrib-qthelp==1.0.7
234+
sphinxcontrib-qthelp==2.0.0
235+
# via sphinx
236+
sphinxcontrib-serializinghtml==2.0.0
136237
# via sphinx
137-
sphinxcontrib-serializinghtml==1.1.10
238+
sqlalchemy==2.0.42
239+
# via jupyter-cache
240+
stack-data==0.6.3
241+
# via ipython
242+
tabulate==0.9.0
243+
# via jupyter-cache
244+
tomli==2.2.1
138245
# via sphinx
139-
typing-extensions==4.12.2
246+
tornado==6.5.1
247+
# via
248+
# ipykernel
249+
# jupyter-client
250+
traitlets==5.14.3
251+
# via
252+
# ipykernel
253+
# ipython
254+
# jupyter-client
255+
# jupyter-core
256+
# matplotlib-inline
257+
# nbclient
258+
# nbformat
259+
typing-extensions==4.14.1
140260
# via
261+
# beautifulsoup4
262+
# exceptiongroup
263+
# ipython
264+
# myst-nb
141265
# pydata-sphinx-theme
142266
# pygithub
143-
urllib3==2.2.1
267+
# referencing
268+
# sqlalchemy
269+
urllib3==2.5.0
144270
# via
145271
# pygithub
146272
# requests
147-
wrapt==1.16.0
148-
# via deprecated
273+
wcwidth==0.2.13
274+
# via prompt-toolkit
275+
zipp==3.23.0
276+
# via importlib-metadata

0 commit comments

Comments
 (0)