Skip to content

Commit b7aa5f8

Browse files
committed
upgrade rocm-docs-core to 1.30.0
1 parent 10155d7 commit b7aa5f8

File tree

2 files changed

+63
-60
lines changed

2 files changed

+63
-60
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.17.0
2+
rocm-docs-core==1.30.0

docs/requirements.txt

Lines changed: 62 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -8,92 +8,91 @@ accessible-pygments==0.0.5
88
# via pydata-sphinx-theme
99
alabaster==1.0.0
1010
# via sphinx
11-
asttokens==3.0.0
11+
asttokens==3.0.1
1212
# via stack-data
13-
attrs==25.1.0
13+
attrs==25.4.0
1414
# via
1515
# jsonschema
1616
# jupyter-cache
1717
# referencing
18-
babel==2.16.0
18+
babel==2.17.0
1919
# via
2020
# pydata-sphinx-theme
2121
# sphinx
22-
beautifulsoup4==4.12.3
22+
beautifulsoup4==4.14.2
2323
# via pydata-sphinx-theme
24-
breathe==4.35.0
24+
breathe==4.36.0
2525
# via rocm-docs-core
26-
certifi==2024.12.14
26+
certifi==2025.11.12
2727
# via requests
28-
cffi==1.17.1
28+
cffi==2.0.0
2929
# via
3030
# cryptography
3131
# pynacl
32-
charset-normalizer==3.4.1
32+
charset-normalizer==3.4.4
3333
# via requests
34-
click==8.1.8
34+
click==8.3.1
3535
# via
3636
# jupyter-cache
3737
# sphinx-external-toc
38-
comm==0.2.2
38+
comm==0.2.3
3939
# via ipykernel
40-
cryptography==44.0.0
40+
cryptography==46.0.3
4141
# via pyjwt
42-
debugpy==1.8.12
42+
debugpy==1.8.17
4343
# via ipykernel
44-
decorator==5.1.1
44+
decorator==5.2.1
4545
# via ipython
46-
deprecated==1.2.18
47-
# via pygithub
4846
docutils==0.21.2
4947
# via
50-
# breathe
5148
# myst-parser
5249
# pydata-sphinx-theme
5350
# sphinx
54-
executing==2.2.0
51+
exceptiongroup==1.3.1
52+
# via ipython
53+
executing==2.2.1
5554
# via stack-data
56-
fastjsonschema==2.21.1
55+
fastjsonschema==2.21.2
5756
# via
5857
# nbformat
5958
# rocm-docs-core
6059
gitdb==4.0.12
6160
# via gitpython
62-
gitpython==3.1.44
61+
gitpython==3.1.45
6362
# via rocm-docs-core
64-
greenlet==3.1.1
63+
greenlet==3.2.4
6564
# via sqlalchemy
66-
idna==3.10
65+
idna==3.11
6766
# via requests
6867
imagesize==1.4.1
6968
# via sphinx
70-
importlib-metadata==8.6.1
69+
importlib-metadata==8.7.0
7170
# via
7271
# jupyter-cache
7372
# myst-nb
74-
ipykernel==6.29.5
73+
ipykernel==7.1.0
7574
# via myst-nb
76-
ipython==8.31.0
75+
ipython==8.37.0
7776
# via
7877
# ipykernel
7978
# myst-nb
8079
jedi==0.19.2
8180
# via ipython
82-
jinja2==3.1.5
81+
jinja2==3.1.6
8382
# via
8483
# myst-parser
8584
# sphinx
86-
jsonschema==4.23.0
85+
jsonschema==4.25.1
8786
# via nbformat
88-
jsonschema-specifications==2024.10.1
87+
jsonschema-specifications==2025.9.1
8988
# via jsonschema
9089
jupyter-cache==1.0.1
9190
# via myst-nb
9291
jupyter-client==8.6.3
9392
# via
9493
# ipykernel
9594
# nbclient
96-
jupyter-core==5.7.2
95+
jupyter-core==5.9.1
9796
# via
9897
# ipykernel
9998
# jupyter-client
@@ -103,19 +102,19 @@ markdown-it-py==3.0.0
103102
# via
104103
# mdit-py-plugins
105104
# myst-parser
106-
markupsafe==3.0.2
105+
markupsafe==3.0.3
107106
# via jinja2
108-
matplotlib-inline==0.1.7
107+
matplotlib-inline==0.2.1
109108
# via
110109
# ipykernel
111110
# ipython
112-
mdit-py-plugins==0.4.2
111+
mdit-py-plugins==0.5.0
113112
# via myst-parser
114113
mdurl==0.1.2
115114
# via markdown-it-py
116-
myst-nb==1.1.2
115+
myst-nb==1.3.0
117116
# via rocm-docs-core
118-
myst-parser==4.0.0
117+
myst-parser==4.0.1
119118
# via myst-nb
120119
nbclient==0.10.2
121120
# via
@@ -128,76 +127,76 @@ nbformat==5.10.4
128127
# nbclient
129128
nest-asyncio==1.6.0
130129
# via ipykernel
131-
packaging==24.2
130+
packaging==25.0
132131
# via
133132
# ipykernel
134133
# sphinx
135-
parso==0.8.4
134+
parso==0.8.5
136135
# via jedi
137136
pexpect==4.9.0
138137
# via ipython
139-
platformdirs==4.3.6
138+
platformdirs==4.5.0
140139
# via jupyter-core
141-
prompt-toolkit==3.0.50
140+
prompt-toolkit==3.0.52
142141
# via ipython
143-
psutil==6.1.1
142+
psutil==7.1.3
144143
# via ipykernel
145144
ptyprocess==0.7.0
146145
# via pexpect
147146
pure-eval==0.2.3
148147
# via stack-data
149-
pycparser==2.22
148+
pycparser==2.23
150149
# via cffi
151150
pydata-sphinx-theme==0.16.1
152151
# via
153152
# rocm-docs-core
154153
# sphinx-book-theme
155-
pygithub==2.5.0
154+
pygithub==2.8.1
156155
# via rocm-docs-core
157-
pygments==2.19.1
156+
pygments==2.19.2
158157
# via
159158
# accessible-pygments
160159
# ipython
161160
# pydata-sphinx-theme
162161
# sphinx
163162
pyjwt[crypto]==2.10.1
164163
# via pygithub
165-
pynacl==1.5.0
164+
pynacl==1.6.1
166165
# via pygithub
167166
python-dateutil==2.9.0.post0
168167
# via jupyter-client
169-
pyyaml==6.0.2
168+
pyyaml==6.0.3
170169
# via
171170
# jupyter-cache
172171
# myst-nb
173172
# myst-parser
174173
# rocm-docs-core
175174
# sphinx-external-toc
176-
pyzmq==26.2.0
175+
pyzmq==27.1.0
177176
# via
178177
# ipykernel
179178
# jupyter-client
180-
referencing==0.36.2
179+
referencing==0.37.0
181180
# via
182181
# jsonschema
183182
# jsonschema-specifications
184-
requests==2.32.3
183+
requests==2.32.5
185184
# via
186185
# pygithub
187186
# sphinx
188-
rocm-docs-core==1.17.0
187+
rocm-docs-core==1.30.0
189188
# via -r requirements.in
190-
rpds-py==0.22.3
189+
rpds-py==0.29.0
191190
# via
192191
# jsonschema
193192
# referencing
194193
six==1.17.0
195194
# via python-dateutil
196195
smmap==5.0.2
197196
# via gitdb
198-
snowballstemmer==2.2.0
197+
snowballstemmer==3.0.1
199198
# via sphinx
200-
soupsieve==2.6
199+
soupsieve==2.8
201200
# via beautifulsoup4
202201
sphinx==8.1.3
203202
# via
@@ -236,39 +235,43 @@ sphinxcontrib-qthelp==2.0.0
236235
# via sphinx
237236
sphinxcontrib-serializinghtml==2.0.0
238237
# via sphinx
239-
sqlalchemy==2.0.37
238+
sqlalchemy==2.0.44
240239
# via jupyter-cache
241240
stack-data==0.6.3
242241
# via ipython
243242
tabulate==0.9.0
244243
# via jupyter-cache
245-
tornado==6.4.2
244+
tomli==2.3.0
245+
# via sphinx
246+
tornado==6.5.2
246247
# via
247248
# ipykernel
248249
# jupyter-client
249250
traitlets==5.14.3
250251
# via
251-
# comm
252252
# ipykernel
253253
# ipython
254254
# jupyter-client
255255
# jupyter-core
256256
# matplotlib-inline
257257
# nbclient
258258
# nbformat
259-
typing-extensions==4.12.2
259+
typing-extensions==4.15.0
260260
# via
261+
# beautifulsoup4
262+
# cryptography
263+
# exceptiongroup
264+
# ipython
261265
# myst-nb
262266
# pydata-sphinx-theme
263267
# pygithub
268+
# referencing
264269
# sqlalchemy
265-
urllib3==2.3.0
270+
urllib3==2.5.0
266271
# via
267272
# pygithub
268273
# requests
269-
wcwidth==0.2.13
274+
wcwidth==0.2.14
270275
# via prompt-toolkit
271-
wrapt==1.17.2
272-
# via deprecated
273-
zipp==3.21.0
276+
zipp==3.23.0
274277
# via importlib-metadata

0 commit comments

Comments
 (0)