Skip to content

Commit 15be107

Browse files
author
ROCm Docs Automation
committed
Update rocm-docs-core to 1.31.3
1 parent 88f9b9c commit 15be107

File tree

2 files changed

+79
-78
lines changed

2 files changed

+79
-78
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==1.24.0
1+
rocm-docs-core==1.31.3

docs/sphinx/requirements.txt

Lines changed: 78 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -6,76 +6,73 @@
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-
asttokens==3.0.0
11+
asttokens==3.0.1
1212
# via stack-data
13-
attrs==24.3.0
13+
attrs==25.4.0
1414
# via
1515
# jsonschema
1616
# jupyter-cache
1717
# referencing
18-
babel==2.15.0
18+
babel==2.17.0
1919
# via
2020
# pydata-sphinx-theme
2121
# sphinx
22-
beautifulsoup4==4.12.3
22+
beautifulsoup4==4.14.3
2323
# via pydata-sphinx-theme
24-
breathe==4.35.0
24+
breathe==4.36.0
2525
# via rocm-docs-core
26-
certifi==2024.7.4
26+
certifi==2026.1.4
2727
# via requests
28-
cffi==1.16.0
28+
cffi==2.0.0
2929
# via
3030
# cryptography
3131
# pynacl
32-
charset-normalizer==3.3.2
32+
charset-normalizer==3.4.4
3333
# via requests
34-
click==8.1.7
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.1
40+
cryptography==46.0.3
4141
# via pyjwt
42-
debugpy==1.8.12
42+
debugpy==1.8.19
4343
# via ipykernel
44-
decorator==5.1.1
44+
decorator==5.2.1
4545
# via ipython
46-
deprecated==1.2.14
47-
# via pygithub
4846
docutils==0.21.2
4947
# via
50-
# breathe
5148
# myst-parser
5249
# pydata-sphinx-theme
5350
# sphinx
54-
exceptiongroup==1.2.2
51+
exceptiongroup==1.3.1
5552
# via ipython
56-
executing==2.2.0
53+
executing==2.2.1
5754
# via stack-data
58-
fastjsonschema==2.19.1
55+
fastjsonschema==2.21.2
5956
# via
6057
# nbformat
6158
# rocm-docs-core
62-
gitdb==4.0.11
59+
gitdb==4.0.12
6360
# via gitpython
64-
gitpython==3.1.43
61+
gitpython==3.1.46
6562
# via rocm-docs-core
66-
greenlet==3.1.1
63+
greenlet==3.3.0
6764
# via sqlalchemy
68-
idna==3.7
65+
idna==3.11
6966
# via requests
7067
imagesize==1.4.1
7168
# via sphinx
72-
importlib-metadata==8.6.1
69+
importlib-metadata==8.7.1
7370
# via
7471
# jupyter-cache
7572
# myst-nb
76-
ipykernel==6.29.5
73+
ipykernel==7.1.0
7774
# via myst-nb
78-
ipython==8.31.0
75+
ipython==8.38.0
7976
# via
8077
# ipykernel
8178
# myst-nb
@@ -85,17 +82,17 @@ jinja2==3.1.6
8582
# via
8683
# myst-parser
8784
# sphinx
88-
jsonschema==4.23.0
85+
jsonschema==4.26.0
8986
# via nbformat
90-
jsonschema-specifications==2024.10.1
87+
jsonschema-specifications==2025.9.1
9188
# via jsonschema
9289
jupyter-cache==1.0.1
9390
# via myst-nb
94-
jupyter-client==8.6.3
91+
jupyter-client==8.8.0
9592
# via
9693
# ipykernel
9794
# nbclient
98-
jupyter-core==5.7.2
95+
jupyter-core==5.9.1
9996
# via
10097
# ipykernel
10198
# jupyter-client
@@ -105,21 +102,21 @@ markdown-it-py==3.0.0
105102
# via
106103
# mdit-py-plugins
107104
# myst-parser
108-
markupsafe==2.1.5
105+
markupsafe==3.0.3
109106
# via jinja2
110-
matplotlib-inline==0.1.7
107+
matplotlib-inline==0.2.1
111108
# via
112109
# ipykernel
113110
# ipython
114-
mdit-py-plugins==0.4.1
111+
mdit-py-plugins==0.5.0
115112
# via myst-parser
116113
mdurl==0.1.2
117114
# via markdown-it-py
118-
myst-nb==1.1.2
115+
myst-nb==1.3.0
119116
# via rocm-docs-core
120-
myst-parser==3.0.1
117+
myst-parser==4.0.1
121118
# via myst-nb
122-
nbclient==0.10.2
119+
nbclient==0.10.4
123120
# via
124121
# jupyter-cache
125122
# myst-nb
@@ -130,78 +127,79 @@ nbformat==5.10.4
130127
# nbclient
131128
nest-asyncio==1.6.0
132129
# via ipykernel
133-
packaging==24.0
130+
packaging==25.0
134131
# via
135132
# ipykernel
133+
# pydata-sphinx-theme
136134
# sphinx
137-
parso==0.8.4
135+
parso==0.8.5
138136
# via jedi
139137
pexpect==4.9.0
140138
# via ipython
141-
platformdirs==4.3.6
139+
platformdirs==4.5.1
142140
# via jupyter-core
143-
prompt-toolkit==3.0.50
141+
prompt-toolkit==3.0.52
144142
# via ipython
145-
psutil==6.1.1
143+
psutil==7.2.1
146144
# via ipykernel
147145
ptyprocess==0.7.0
148146
# via pexpect
149147
pure-eval==0.2.3
150148
# via stack-data
151-
pycparser==2.22
149+
pycparser==2.23
152150
# via cffi
153-
pydata-sphinx-theme==0.16.1
151+
pydata-sphinx-theme==0.15.4
154152
# via
155153
# rocm-docs-core
156154
# sphinx-book-theme
157-
pygithub==2.3.0
155+
pygithub==2.8.1
158156
# via rocm-docs-core
159-
pygments==2.18.0
157+
pygments==2.19.2
160158
# via
161159
# accessible-pygments
162160
# ipython
163161
# pydata-sphinx-theme
164162
# sphinx
165-
pyjwt[crypto]==2.8.0
163+
pyjwt[crypto]==2.10.1
166164
# via pygithub
167-
pynacl==1.5.0
165+
pynacl==1.6.2
168166
# via pygithub
169167
python-dateutil==2.9.0.post0
170168
# via jupyter-client
171-
pyyaml==6.0.1
169+
pyyaml==6.0.3
172170
# via
173171
# jupyter-cache
174172
# myst-nb
175173
# myst-parser
176174
# rocm-docs-core
177175
# sphinx-external-toc
178-
pyzmq==26.2.0
176+
pyzmq==27.1.0
179177
# via
180178
# ipykernel
181179
# jupyter-client
182-
referencing==0.36.1
180+
referencing==0.37.0
183181
# via
184182
# jsonschema
185183
# jsonschema-specifications
186-
requests==2.32.2
184+
requests==2.32.5
187185
# via
188186
# pygithub
189187
# sphinx
190-
rocm-docs-core==1.24.0
188+
rocm-docs-core==1.31.3
191189
# via -r requirements.in
192-
rpds-py==0.22.3
190+
rpds-py==0.30.0
193191
# via
194192
# jsonschema
195193
# referencing
196194
six==1.17.0
197195
# via python-dateutil
198-
smmap==5.0.1
196+
smmap==5.0.2
199197
# via gitdb
200-
snowballstemmer==2.2.0
198+
snowballstemmer==3.0.1
201199
# via sphinx
202-
soupsieve==2.5
200+
soupsieve==2.8.3
203201
# via beautifulsoup4
204-
sphinx==7.3.7
202+
sphinx==8.1.3
205203
# via
206204
# breathe
207205
# myst-nb
@@ -212,66 +210,69 @@ sphinx==7.3.7
212210
# sphinx-copybutton
213211
# sphinx-design
214212
# sphinx-external-toc
213+
# sphinx-multitoc-numbering
215214
# sphinx-notfound-page
216-
sphinx-book-theme==1.1.2
215+
sphinx-book-theme==1.1.4
217216
# via rocm-docs-core
218217
sphinx-copybutton==0.5.2
219218
# via rocm-docs-core
220-
sphinx-design==0.6.0
219+
sphinx-design==0.6.1
221220
# via rocm-docs-core
222-
sphinx-external-toc==1.0.1
221+
sphinx-external-toc==1.1.0
223222
# via rocm-docs-core
224-
sphinx-notfound-page==1.0.2
223+
sphinx-multitoc-numbering==0.1.3
224+
# via sphinx-external-toc
225+
sphinx-notfound-page==1.1.0
225226
# via rocm-docs-core
226-
sphinxcontrib-applehelp==1.0.8
227+
sphinxcontrib-applehelp==2.0.0
227228
# via sphinx
228-
sphinxcontrib-devhelp==1.0.6
229+
sphinxcontrib-devhelp==2.0.0
229230
# via sphinx
230-
sphinxcontrib-htmlhelp==2.0.5
231+
sphinxcontrib-htmlhelp==2.1.0
231232
# via sphinx
232233
sphinxcontrib-jsmath==1.0.1
233234
# via sphinx
234-
sphinxcontrib-qthelp==1.0.7
235+
sphinxcontrib-qthelp==2.0.0
235236
# via sphinx
236-
sphinxcontrib-serializinghtml==1.1.10
237+
sphinxcontrib-serializinghtml==2.0.0
237238
# via sphinx
238-
sqlalchemy==2.0.37
239+
sqlalchemy==2.0.45
239240
# via jupyter-cache
240241
stack-data==0.6.3
241242
# via ipython
242243
tabulate==0.9.0
243244
# via jupyter-cache
244-
tomli==2.0.1
245+
tomli==2.4.0
245246
# via sphinx
246-
tornado==6.4.2
247+
tornado==6.5.4
247248
# via
248249
# ipykernel
249250
# jupyter-client
250251
traitlets==5.14.3
251252
# via
252-
# comm
253253
# ipykernel
254254
# ipython
255255
# jupyter-client
256256
# jupyter-core
257257
# matplotlib-inline
258258
# nbclient
259259
# nbformat
260-
typing-extensions==4.11.0
260+
typing-extensions==4.15.0
261261
# via
262+
# beautifulsoup4
263+
# cryptography
264+
# exceptiongroup
262265
# ipython
263266
# myst-nb
264267
# pydata-sphinx-theme
265268
# pygithub
266269
# referencing
267270
# sqlalchemy
268-
urllib3==2.2.2
271+
urllib3==2.6.3
269272
# via
270273
# pygithub
271274
# requests
272-
wcwidth==0.2.13
275+
wcwidth==0.2.14
273276
# via prompt-toolkit
274-
wrapt==1.16.0
275-
# via deprecated
276-
zipp==3.21.0
277+
zipp==3.23.0
277278
# via importlib-metadata

0 commit comments

Comments
 (0)