Skip to content

Commit fa48df6

Browse files
authored
Merge pull request #232 from samjwu/rel62
[Docs] Cherry pick - Bump rocm-docs-core from 1.6.2 to 1.8.2 in /docs (#230)
2 parents 1862031 + bbf3be3 commit fa48df6

File tree

3 files changed

+45
-46
lines changed

3 files changed

+45
-46
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ python:
1515
build:
1616
os: ubuntu-22.04
1717
tools:
18-
python: "3.8"
18+
python: "3.10"

docs/requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
sphinxcontrib-moderncmakedomain==3.19
2-
rocm-docs-core==0.38.1
1+
sphinxcontrib-moderncmakedomain==3.29.0
2+
rocm-docs-core==1.8.2

docs/requirements.txt

Lines changed: 42 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,110 +1,106 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.8
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
55
# pip-compile requirements.in
66
#
7-
accessible-pygments==0.0.4
7+
accessible-pygments==0.0.5
88
# via pydata-sphinx-theme
9-
alabaster==0.7.13
9+
alabaster==1.0.0
1010
# via sphinx
11-
babel==2.14.0
11+
babel==2.16.0
1212
# via
1313
# pydata-sphinx-theme
1414
# sphinx
1515
beautifulsoup4==4.12.3
1616
# via pydata-sphinx-theme
1717
breathe==4.35.0
1818
# via rocm-docs-core
19-
certifi==2023.11.17
19+
certifi==2024.8.30
2020
# via requests
21-
cffi==1.16.0
21+
cffi==1.17.1
2222
# via
2323
# cryptography
2424
# pynacl
2525
charset-normalizer==3.3.2
2626
# via requests
2727
click==8.1.7
2828
# via sphinx-external-toc
29-
cryptography==41.0.7
29+
cryptography==43.0.1
3030
# via pyjwt
3131
deprecated==1.2.14
3232
# via pygithub
33-
docutils==0.19
33+
docutils==0.21.2
3434
# via
3535
# breathe
3636
# myst-parser
3737
# pydata-sphinx-theme
3838
# sphinx
39-
fastjsonschema==2.19.1
39+
fastjsonschema==2.20.0
4040
# via rocm-docs-core
4141
gitdb==4.0.11
4242
# via gitpython
43-
gitpython==3.1.41
43+
gitpython==3.1.43
4444
# via rocm-docs-core
45-
idna==3.6
45+
idna==3.10
4646
# via requests
4747
imagesize==1.4.1
4848
# via sphinx
49-
jinja2==3.1.3
49+
jinja2==3.1.4
5050
# via
5151
# myst-parser
5252
# sphinx
53-
markdown-it-py==2.2.0
53+
markdown-it-py==3.0.0
5454
# via
5555
# mdit-py-plugins
5656
# myst-parser
57-
markupsafe==2.1.3
57+
markupsafe==2.1.5
5858
# via jinja2
59-
mdit-py-plugins==0.3.5
59+
mdit-py-plugins==0.4.2
6060
# via myst-parser
6161
mdurl==0.1.2
6262
# via markdown-it-py
63-
myst-parser==1.0.0
63+
myst-parser==4.0.0
6464
# via rocm-docs-core
65-
packaging==23.2
65+
packaging==24.1
6666
# via
6767
# pydata-sphinx-theme
6868
# sphinx
69-
pycparser==2.21
69+
pycparser==2.22
7070
# via cffi
71-
pydata-sphinx-theme==0.14.4
71+
pydata-sphinx-theme==0.15.4
7272
# via
7373
# rocm-docs-core
7474
# sphinx-book-theme
75-
pygithub==2.1.1
75+
pygithub==2.4.0
7676
# via rocm-docs-core
77-
pygments==2.17.2
77+
pygments==2.18.0
7878
# via
7979
# accessible-pygments
8080
# pydata-sphinx-theme
8181
# sphinx
82-
pyjwt[crypto]==2.8.0
82+
pyjwt[crypto]==2.9.0
8383
# via pygithub
8484
pynacl==1.5.0
8585
# via pygithub
86-
python-dateutil==2.8.2
87-
# via pygithub
88-
pyyaml==6.0.1
86+
pyyaml==6.0.2
8987
# via
9088
# myst-parser
9189
# rocm-docs-core
9290
# sphinx-external-toc
93-
requests==2.31.0
91+
requests==2.32.3
9492
# via
9593
# pygithub
9694
# sphinx
97-
rocm-docs-core==0.38.1
95+
rocm-docs-core==1.8.2
9896
# via -r requirements.in
99-
six==1.16.0
100-
# via python-dateutil
10197
smmap==5.0.1
10298
# via gitdb
10399
snowballstemmer==2.2.0
104100
# via sphinx
105-
soupsieve==2.5
101+
soupsieve==2.6
106102
# via beautifulsoup4
107-
sphinx==5.3.0
103+
sphinx==8.0.2
108104
# via
109105
# breathe
110106
# myst-parser
@@ -115,35 +111,38 @@ sphinx==5.3.0
115111
# sphinx-design
116112
# sphinx-external-toc
117113
# sphinx-notfound-page
118-
sphinx-book-theme==1.0.1
114+
# sphinxcontrib-moderncmakedomain
115+
sphinx-book-theme==1.1.3
119116
# via rocm-docs-core
120117
sphinx-copybutton==0.5.2
121118
# via rocm-docs-core
122-
sphinx-design==0.5.0
119+
sphinx-design==0.6.1
123120
# via rocm-docs-core
124-
sphinx-external-toc==0.3.1
121+
sphinx-external-toc==1.0.1
125122
# via rocm-docs-core
126-
sphinx-notfound-page==1.0.0
123+
sphinx-notfound-page==1.0.4
127124
# via rocm-docs-core
128-
sphinxcontrib-applehelp==1.0.4
125+
sphinxcontrib-applehelp==2.0.0
129126
# via sphinx
130-
sphinxcontrib-devhelp==1.0.2
127+
sphinxcontrib-devhelp==2.0.0
131128
# via sphinx
132-
sphinxcontrib-htmlhelp==2.0.1
129+
sphinxcontrib-htmlhelp==2.1.0
133130
# via sphinx
134131
sphinxcontrib-jsmath==1.0.1
135132
# via sphinx
136-
sphinxcontrib-moderncmakedomain==3.19
133+
sphinxcontrib-moderncmakedomain==3.29.0
137134
# via -r requirements.in
138-
sphinxcontrib-qthelp==1.0.3
135+
sphinxcontrib-qthelp==2.0.0
136+
# via sphinx
137+
sphinxcontrib-serializinghtml==2.0.0
139138
# via sphinx
140-
sphinxcontrib-serializinghtml==1.1.5
139+
tomli==2.0.2
141140
# via sphinx
142-
typing-extensions==4.9.0
141+
typing-extensions==4.12.2
143142
# via
144143
# pydata-sphinx-theme
145144
# pygithub
146-
urllib3==2.1.0
145+
urllib3==2.2.3
147146
# via
148147
# pygithub
149148
# requests

0 commit comments

Comments
 (0)