update rocm-docs-core to 1.12.1

This commit is contained in:
Alex Xu
2025-01-02 16:05:35 -05:00
parent 6afbb33144
commit cf241d7269
2 changed files with 15 additions and 15 deletions

View File

@@ -1,3 +1,3 @@
rocm-docs-core==1.11.0
rocm-docs-core==1.12.1
sphinx-reredirects
sphinx-sitemap

View File

@@ -16,17 +16,17 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
breathe==4.35.0
# via rocm-docs-core
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via sphinx-external-toc
cryptography==43.0.3
cryptography==44.0.0
# via pyjwt
deprecated==1.2.15
# via pygithub
@@ -36,17 +36,17 @@ docutils==0.21.2
# myst-parser
# pydata-sphinx-theme
# sphinx
fastjsonschema==2.20.0
fastjsonschema==2.21.1
# via rocm-docs-core
gitdb==4.0.11
gitdb==4.0.12
# via gitpython
gitpython==3.1.43
gitpython==3.1.44
# via rocm-docs-core
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.4
jinja2==3.1.5
# via
# myst-parser
# sphinx
@@ -66,7 +66,7 @@ packaging==24.2
# via sphinx
pycparser==2.22
# via cffi
pydata-sphinx-theme==0.16.0
pydata-sphinx-theme==0.16.1
# via
# rocm-docs-core
# sphinx-book-theme
@@ -77,7 +77,7 @@ pygments==2.18.0
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via pygithub
pynacl==1.5.0
# via pygithub
@@ -90,9 +90,9 @@ requests==2.32.3
# via
# pygithub
# sphinx
rocm-docs-core==1.11.0
rocm-docs-core==1.12.1
# via -r requirements.in
smmap==5.0.1
smmap==5.0.2
# via gitdb
snowballstemmer==2.2.0
# via sphinx
@@ -137,13 +137,13 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
tomli==2.1.0
tomli==2.2.1
# via sphinx
typing-extensions==4.12.2
# via
# pydata-sphinx-theme
# pygithub
urllib3==2.2.3
urllib3==2.3.0
# via
# pygithub
# requests