Skip to content

Commit 7195e4c

Browse files
authored
bump rocm-docs-core to 1.8.3 (#71)
* bump rocm-docs-core to 1.8.3 * update Read the Docs Python version to 3.10
1 parent c92ba3d commit 7195e4c

File tree

3 files changed

+76
-63
lines changed

3 files changed

+76
-63
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version: 2
66
sphinx:
77
configuration: docs/conf.py
88

9-
formats: [htmlzip, pdf, epub]
9+
formats: [htmlzip]
1010

1111
python:
1212
install:
@@ -15,4 +15,4 @@ python:
1515
build:
1616
os: ubuntu-22.04
1717
tools:
18-
python: "3.8"
18+
python: "3.10"

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]==0.38.1
1+
rocm-docs-core[api_reference]==1.8.3

docs/sphinx/requirements.txt

Lines changed: 73 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
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
#
5-
# pip-compile --resolver=backtracking requirements.in
5+
# 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==2024.2.2
19+
certifi==2024.8.30
2020
# via requests
21-
cffi==1.16.0
21+
cffi==1.17.1
2222
# via
2323
# cryptography
2424
# pynacl
25-
charset-normalizer==3.3.2
25+
charset-normalizer==3.4.0
2626
# via requests
2727
click==8.1.7
2828
# via
@@ -31,102 +31,117 @@ click==8.1.7
3131
# sphinx-external-toc
3232
click-log==0.4.0
3333
# via doxysphinx
34-
cryptography==42.0.5
34+
contourpy==1.3.0
35+
# via matplotlib
36+
cryptography==43.0.3
3537
# via pyjwt
38+
cycler==0.12.1
39+
# via matplotlib
3640
deprecated==1.2.14
3741
# via pygithub
38-
docutils==0.19
42+
docutils==0.21.2
3943
# via
4044
# breathe
4145
# myst-parser
4246
# pydata-sphinx-theme
4347
# sphinx
44-
doxysphinx==3.3.7
48+
doxysphinx==3.3.12
4549
# via rocm-docs-core
46-
fastjsonschema==2.19.1
50+
fastjsonschema==2.20.0
4751
# via rocm-docs-core
52+
fonttools==4.54.1
53+
# via matplotlib
4854
gitdb==4.0.11
4955
# via gitpython
50-
gitpython==3.1.42
56+
gitpython==3.1.43
5157
# via rocm-docs-core
52-
idna==3.6
58+
idna==3.10
5359
# via requests
5460
imagesize==1.4.1
5561
# via sphinx
56-
importlib-metadata==7.1.0
57-
# via sphinx
58-
importlib-resources==6.4.0
59-
# via
60-
# mpire
61-
# rocm-docs-core
62-
jinja2==3.1.3
62+
jinja2==3.1.4
6363
# via
6464
# myst-parser
6565
# sphinx
66+
kiwisolver==1.4.7
67+
# via matplotlib
6668
libsass==0.22.0
6769
# via doxysphinx
68-
lxml==4.9.4
70+
lxml==5.2.1
6971
# via doxysphinx
70-
markdown-it-py==2.2.0
72+
markdown-it-py==3.0.0
7173
# via
7274
# mdit-py-plugins
7375
# myst-parser
74-
markupsafe==2.1.5
76+
markupsafe==3.0.2
7577
# via jinja2
76-
mdit-py-plugins==0.3.5
78+
matplotlib==3.9.2
79+
# via doxysphinx
80+
mdit-py-plugins==0.4.2
7781
# via myst-parser
7882
mdurl==0.1.2
7983
# via markdown-it-py
80-
mpire==2.10.1
84+
mpire==2.10.2
8185
# via doxysphinx
82-
myst-parser==1.0.0
86+
myst-parser==4.0.0
8387
# via rocm-docs-core
84-
packaging==24.0
88+
numpy==1.26.4
8589
# via
86-
# pydata-sphinx-theme
90+
# contourpy
91+
# doxysphinx
92+
# matplotlib
93+
packaging==24.1
94+
# via
95+
# matplotlib
8796
# sphinx
88-
pycparser==2.21
97+
pillow==11.0.0
98+
# via matplotlib
99+
pycparser==2.22
89100
# via cffi
90-
pydata-sphinx-theme==0.14.4
101+
pydata-sphinx-theme==0.16.0
91102
# via
92103
# rocm-docs-core
93104
# sphinx-book-theme
94-
pygithub==2.3.0
105+
pygithub==2.4.0
95106
# via rocm-docs-core
96-
pygments==2.17.2
107+
pygments==2.18.0
97108
# via
98109
# accessible-pygments
99110
# mpire
100111
# pydata-sphinx-theme
101112
# sphinx
102-
pyjson5==1.6.6
113+
pyjson5==1.6.7
103114
# via doxysphinx
104-
pyjwt[crypto]==2.8.0
115+
pyjwt[crypto]==2.9.0
105116
# via pygithub
106117
pynacl==1.5.0
107118
# via pygithub
108-
pyparsing==3.1.2
109-
# via doxysphinx
110-
pytz==2024.1
111-
# via babel
112-
pyyaml==6.0.1
119+
pyparsing==3.2.0
120+
# via
121+
# doxysphinx
122+
# matplotlib
123+
python-dateutil==2.9.0.post0
124+
# via matplotlib
125+
pyyaml==6.0.2
113126
# via
114127
# myst-parser
115128
# rocm-docs-core
116129
# sphinx-external-toc
117-
requests==2.31.0
130+
requests==2.32.3
118131
# via
119132
# pygithub
120133
# sphinx
121-
rocm-docs-core[api-reference]==0.38.1
134+
rocm-docs-core[api-reference]==1.8.3
122135
# via -r requirements.in
136+
six==1.16.0
137+
# via python-dateutil
123138
smmap==5.0.1
124139
# via gitdb
125140
snowballstemmer==2.2.0
126141
# via sphinx
127-
soupsieve==2.5
142+
soupsieve==2.6
128143
# via beautifulsoup4
129-
sphinx==5.3.0
144+
sphinx==8.1.3
130145
# via
131146
# breathe
132147
# myst-parser
@@ -137,41 +152,39 @@ sphinx==5.3.0
137152
# sphinx-design
138153
# sphinx-external-toc
139154
# sphinx-notfound-page
140-
sphinx-book-theme==1.0.1
155+
sphinx-book-theme==1.1.3
141156
# via rocm-docs-core
142157
sphinx-copybutton==0.5.2
143158
# via rocm-docs-core
144-
sphinx-design==0.5.0
159+
sphinx-design==0.6.1
145160
# via rocm-docs-core
146-
sphinx-external-toc==0.3.1
161+
sphinx-external-toc==1.0.1
147162
# via rocm-docs-core
148-
sphinx-notfound-page==1.0.0
163+
sphinx-notfound-page==1.0.4
149164
# via rocm-docs-core
150-
sphinxcontrib-applehelp==1.0.4
165+
sphinxcontrib-applehelp==2.0.0
151166
# via sphinx
152-
sphinxcontrib-devhelp==1.0.2
167+
sphinxcontrib-devhelp==2.0.0
153168
# via sphinx
154-
sphinxcontrib-htmlhelp==2.0.1
169+
sphinxcontrib-htmlhelp==2.1.0
155170
# via sphinx
156171
sphinxcontrib-jsmath==1.0.1
157172
# via sphinx
158-
sphinxcontrib-qthelp==1.0.3
173+
sphinxcontrib-qthelp==2.0.0
174+
# via sphinx
175+
sphinxcontrib-serializinghtml==2.0.0
159176
# via sphinx
160-
sphinxcontrib-serializinghtml==1.1.5
177+
tomli==2.0.2
161178
# via sphinx
162-
tqdm==4.66.2
179+
tqdm==4.66.6
163180
# via mpire
164-
typing-extensions==4.10.0
181+
typing-extensions==4.12.2
165182
# via
166183
# pydata-sphinx-theme
167184
# pygithub
168-
urllib3==2.2.1
185+
urllib3==2.2.3
169186
# via
170187
# pygithub
171188
# requests
172189
wrapt==1.16.0
173190
# via deprecated
174-
zipp==3.18.1
175-
# via
176-
# importlib-metadata
177-
# importlib-resources

0 commit comments

Comments
 (0)