Skip to content

Commit 3645820

Browse files
authored
Merge pull request #88 from ROCm-Developer-Tools/dependabot/pip/docs/dot-sphinx/rocm-docs-core-0.13.4
Bump rocm-docs-core from 0.10.3 to 0.13.4 in /docs/.sphinx
2 parents 339fa3f + bb3b652 commit 3645820

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
rocm-docs-core==0.10.3
1+
rocm-docs-core==0.13.4

amd/hipcc/docs/.sphinx/requirements.txt

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ docutils==0.19
3636
# myst-parser
3737
# pydata-sphinx-theme
3838
# sphinx
39+
fastjsonschema==2.17.1
40+
# via rocm-docs-core
3941
gitdb==4.0.10
4042
# via gitpython
4143
gitpython==3.1.31
@@ -44,10 +46,6 @@ idna==3.4
4446
# via requests
4547
imagesize==1.4.1
4648
# via sphinx
47-
importlib-metadata==6.0.0
48-
# via sphinx
49-
importlib-resources==5.12.0
50-
# via rocm-docs-core
5149
jinja2==3.1.2
5250
# via
5351
# myst-parser
@@ -87,17 +85,16 @@ pyjwt[crypto]==2.6.0
8785
# via pygithub
8886
pynacl==1.5.0
8987
# via pygithub
90-
pytz==2023.3
91-
# via babel
9288
pyyaml==6.0
9389
# via
9490
# myst-parser
91+
# rocm-docs-core
9592
# sphinx-external-toc
9693
requests==2.28.2
9794
# via
9895
# pygithub
9996
# sphinx
100-
rocm-docs-core==0.10.3
97+
rocm-docs-core==0.13.4
10198
# via -r requirements.in
10299
smmap==5.0.0
103100
# via gitdb
@@ -146,7 +143,3 @@ urllib3==1.26.15
146143
# via requests
147144
wrapt==1.15.0
148145
# via deprecated
149-
zipp==3.15.0
150-
# via
151-
# importlib-metadata
152-
# importlib-resources

0 commit comments

Comments
 (0)