Skip to content

Commit 47597c1

Browse files
committed
Update documentation requirements (#402)
* Bump rocm-docs-core to 1.8.2 * Remove empty package-ecosystem in dependabot
1 parent 5b887dd commit 47597c1

File tree

3 files changed

+27
-32
lines changed

3 files changed

+27
-32
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "" # See documentation for possible values
9-
directory: "/" # Location of package manifests
10-
schedule:
11-
interval: "weekly"
12-
138
- package-ecosystem: "pip" # See documentation for possible values
149
directory: "/docs/sphinx" # Location of package manifests
1510
open-pull-requests-limit: 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]==1.4.1
1+
rocm-docs-core[api_reference]==1.8.2

docs/sphinx/requirements.txt

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@
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+
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.6.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
@@ -31,7 +31,7 @@ click==8.1.7
3131
# sphinx-external-toc
3232
click-log==0.4.0
3333
# via doxysphinx
34-
cryptography==42.0.8
34+
cryptography==43.0.1
3535
# via pyjwt
3636
deprecated==1.2.14
3737
# via pygithub
@@ -41,15 +41,15 @@ docutils==0.21.2
4141
# myst-parser
4242
# pydata-sphinx-theme
4343
# sphinx
44-
doxysphinx==3.3.9
44+
doxysphinx==3.3.10
4545
# via rocm-docs-core
4646
fastjsonschema==2.20.0
4747
# via rocm-docs-core
4848
gitdb==4.0.11
4949
# via gitpython
5050
gitpython==3.1.43
5151
# via rocm-docs-core
52-
idna==3.7
52+
idna==3.10
5353
# via requests
5454
imagesize==1.4.1
5555
# via sphinx
@@ -67,13 +67,13 @@ markdown-it-py==3.0.0
6767
# myst-parser
6868
markupsafe==2.1.5
6969
# via jinja2
70-
mdit-py-plugins==0.4.1
70+
mdit-py-plugins==0.4.2
7171
# via myst-parser
7272
mdurl==0.1.2
7373
# via markdown-it-py
7474
mpire==2.10.2
7575
# via doxysphinx
76-
myst-parser==3.0.1
76+
myst-parser==4.0.0
7777
# via rocm-docs-core
7878
numpy==1.26.4
7979
# via doxysphinx
@@ -87,7 +87,7 @@ pydata-sphinx-theme==0.15.4
8787
# via
8888
# rocm-docs-core
8989
# sphinx-book-theme
90-
pygithub==2.3.0
90+
pygithub==2.4.0
9191
# via rocm-docs-core
9292
pygments==2.18.0
9393
# via
@@ -97,13 +97,13 @@ pygments==2.18.0
9797
# sphinx
9898
pyjson5==1.6.6
9999
# via doxysphinx
100-
pyjwt[crypto]==2.8.0
100+
pyjwt[crypto]==2.9.0
101101
# via pygithub
102102
pynacl==1.5.0
103103
# via pygithub
104-
pyparsing==3.1.2
104+
pyparsing==3.1.4
105105
# via doxysphinx
106-
pyyaml==6.0.1
106+
pyyaml==6.0.2
107107
# via
108108
# myst-parser
109109
# rocm-docs-core
@@ -112,15 +112,15 @@ requests==2.32.3
112112
# via
113113
# pygithub
114114
# sphinx
115-
rocm-docs-core[api_reference]==1.4.1
115+
rocm-docs-core[api-reference]==1.8.2
116116
# via -r requirements.in
117117
smmap==5.0.1
118118
# via gitdb
119119
snowballstemmer==2.2.0
120120
# via sphinx
121-
soupsieve==2.5
121+
soupsieve==2.6
122122
# via beautifulsoup4
123-
sphinx==7.3.7
123+
sphinx==8.0.2
124124
# via
125125
# breathe
126126
# myst-parser
@@ -135,33 +135,33 @@ sphinx-book-theme==1.1.3
135135
# via rocm-docs-core
136136
sphinx-copybutton==0.5.2
137137
# via rocm-docs-core
138-
sphinx-design==0.6.0
138+
sphinx-design==0.6.1
139139
# via rocm-docs-core
140140
sphinx-external-toc==1.0.1
141141
# via rocm-docs-core
142-
sphinx-notfound-page==1.0.2
142+
sphinx-notfound-page==1.0.4
143143
# via rocm-docs-core
144-
sphinxcontrib-applehelp==1.0.8
144+
sphinxcontrib-applehelp==2.0.0
145145
# via sphinx
146-
sphinxcontrib-devhelp==1.0.6
146+
sphinxcontrib-devhelp==2.0.0
147147
# via sphinx
148-
sphinxcontrib-htmlhelp==2.0.5
148+
sphinxcontrib-htmlhelp==2.1.0
149149
# via sphinx
150150
sphinxcontrib-jsmath==1.0.1
151151
# via sphinx
152-
sphinxcontrib-qthelp==1.0.7
152+
sphinxcontrib-qthelp==2.0.0
153153
# via sphinx
154-
sphinxcontrib-serializinghtml==1.1.10
154+
sphinxcontrib-serializinghtml==2.0.0
155155
# via sphinx
156-
tomli==2.0.1
156+
tomli==2.0.2
157157
# via sphinx
158-
tqdm==4.66.4
158+
tqdm==4.66.5
159159
# via mpire
160160
typing-extensions==4.12.2
161161
# via
162162
# pydata-sphinx-theme
163163
# pygithub
164-
urllib3==2.2.2
164+
urllib3==2.2.3
165165
# via
166166
# pygithub
167167
# requests

0 commit comments

Comments
 (0)