Unverified Commit 13f318cb authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump rocm-docs-core from 1.13.0 to 1.15.0 in /docs/sphinx (#165)

Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.13.0...v1.15.0

)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent bedd2a20
rocm-docs-core==1.13.0 rocm-docs-core==1.15.0
...@@ -8,6 +8,13 @@ accessible-pygments==0.0.5 ...@@ -8,6 +8,13 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme # via pydata-sphinx-theme
alabaster==0.7.16 alabaster==0.7.16
# via sphinx # via sphinx
asttokens==3.0.0
# via stack-data
attrs==25.1.0
# via
# jsonschema
# jupyter-cache
# referencing
babel==2.15.0 babel==2.15.0
# via # via
# pydata-sphinx-theme # pydata-sphinx-theme
...@@ -25,9 +32,17 @@ cffi==1.16.0 ...@@ -25,9 +32,17 @@ cffi==1.16.0
charset-normalizer==3.3.2 charset-normalizer==3.3.2
# via requests # via requests
click==8.1.7 click==8.1.7
# via sphinx-external-toc # via
# jupyter-cache
# sphinx-external-toc
comm==0.2.2
# via ipykernel
cryptography==42.0.7 cryptography==42.0.7
# via pyjwt # via pyjwt
debugpy==1.8.12
# via ipykernel
decorator==5.1.1
# via ipython
deprecated==1.2.14 deprecated==1.2.14
# via pygithub # via pygithub
docutils==0.21.2 docutils==0.21.2
...@@ -36,36 +51,104 @@ docutils==0.21.2 ...@@ -36,36 +51,104 @@ docutils==0.21.2
# myst-parser # myst-parser
# pydata-sphinx-theme # pydata-sphinx-theme
# sphinx # sphinx
exceptiongroup==1.2.2
# via ipython
executing==2.2.0
# via stack-data
fastjsonschema==2.19.1 fastjsonschema==2.19.1
# via rocm-docs-core # via
# nbformat
# rocm-docs-core
gitdb==4.0.11 gitdb==4.0.11
# via gitpython # via gitpython
gitpython==3.1.43 gitpython==3.1.43
# via rocm-docs-core # via rocm-docs-core
greenlet==3.1.1
# via sqlalchemy
idna==3.7 idna==3.7
# via requests # via requests
imagesize==1.4.1 imagesize==1.4.1
# via sphinx # via sphinx
importlib-metadata==8.6.1
# via
# jupyter-cache
# myst-nb
ipykernel==6.29.5
# via myst-nb
ipython==8.31.0
# via
# ipykernel
# myst-nb
jedi==0.19.2
# via ipython
jinja2==3.1.4 jinja2==3.1.4
# via # via
# myst-parser # myst-parser
# sphinx # sphinx
jsonschema==4.23.0
# via nbformat
jsonschema-specifications==2024.10.1
# via jsonschema
jupyter-cache==1.0.1
# via myst-nb
jupyter-client==8.6.3
# via
# ipykernel
# nbclient
jupyter-core==5.7.2
# via
# ipykernel
# jupyter-client
# nbclient
# nbformat
markdown-it-py==3.0.0 markdown-it-py==3.0.0
# via # via
# mdit-py-plugins # mdit-py-plugins
# myst-parser # myst-parser
markupsafe==2.1.5 markupsafe==2.1.5
# via jinja2 # via jinja2
matplotlib-inline==0.1.7
# via
# ipykernel
# ipython
mdit-py-plugins==0.4.1 mdit-py-plugins==0.4.1
# via myst-parser # via myst-parser
mdurl==0.1.2 mdurl==0.1.2
# via markdown-it-py # via markdown-it-py
myst-parser==3.0.1 myst-nb==1.1.2
# via rocm-docs-core # via rocm-docs-core
myst-parser==3.0.1
# via myst-nb
nbclient==0.10.2
# via
# jupyter-cache
# myst-nb
nbformat==5.10.4
# via
# jupyter-cache
# myst-nb
# nbclient
nest-asyncio==1.6.0
# via ipykernel
packaging==24.0 packaging==24.0
# via # via
# ipykernel
# pydata-sphinx-theme # pydata-sphinx-theme
# sphinx # sphinx
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.3.6
# via jupyter-core
prompt-toolkit==3.0.50
# via ipython
psutil==6.1.1
# via ipykernel
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pycparser==2.22 pycparser==2.22
# via cffi # via cffi
pydata-sphinx-theme==0.15.2 pydata-sphinx-theme==0.15.2
...@@ -77,23 +160,42 @@ pygithub==2.3.0 ...@@ -77,23 +160,42 @@ pygithub==2.3.0
pygments==2.18.0 pygments==2.18.0
# via # via
# accessible-pygments # accessible-pygments
# ipython
# pydata-sphinx-theme # pydata-sphinx-theme
# sphinx # sphinx
pyjwt[crypto]==2.8.0 pyjwt[crypto]==2.8.0
# via pygithub # via pygithub
pynacl==1.5.0 pynacl==1.5.0
# via pygithub # via pygithub
python-dateutil==2.9.0.post0
# via jupyter-client
pyyaml==6.0.1 pyyaml==6.0.1
# via # via
# jupyter-cache
# myst-nb
# myst-parser # myst-parser
# rocm-docs-core # rocm-docs-core
# sphinx-external-toc # sphinx-external-toc
pyzmq==26.2.1
# via
# ipykernel
# jupyter-client
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
requests==2.32.2 requests==2.32.2
# via # via
# pygithub # pygithub
# sphinx # sphinx
rocm-docs-core==1.13.0 rocm-docs-core==1.15.0
# via -r requirements.in # via -r requirements.in
rpds-py==0.22.3
# via
# jsonschema
# referencing
six==1.17.0
# via python-dateutil
smmap==5.0.1 smmap==5.0.1
# via gitdb # via gitdb
snowballstemmer==2.2.0 snowballstemmer==2.2.0
...@@ -103,6 +205,7 @@ soupsieve==2.5 ...@@ -103,6 +205,7 @@ soupsieve==2.5
sphinx==7.3.7 sphinx==7.3.7
# via # via
# breathe # breathe
# myst-nb
# myst-parser # myst-parser
# pydata-sphinx-theme # pydata-sphinx-theme
# rocm-docs-core # rocm-docs-core
...@@ -133,15 +236,43 @@ sphinxcontrib-qthelp==1.0.7 ...@@ -133,15 +236,43 @@ sphinxcontrib-qthelp==1.0.7
# via sphinx # via sphinx
sphinxcontrib-serializinghtml==1.1.10 sphinxcontrib-serializinghtml==1.1.10
# via sphinx # via sphinx
sqlalchemy==2.0.37
# via jupyter-cache
stack-data==0.6.3
# via ipython
tabulate==0.9.0
# via jupyter-cache
tomli==2.0.1 tomli==2.0.1
# via sphinx # via sphinx
tornado==6.4.2
# via
# ipykernel
# jupyter-client
traitlets==5.14.3
# via
# comm
# ipykernel
# ipython
# jupyter-client
# jupyter-core
# matplotlib-inline
# nbclient
# nbformat
typing-extensions==4.11.0 typing-extensions==4.11.0
# via # via
# ipython
# myst-nb
# pydata-sphinx-theme # pydata-sphinx-theme
# pygithub # pygithub
# referencing
# sqlalchemy
urllib3==2.2.1 urllib3==2.2.1
# via # via
# pygithub # pygithub
# requests # requests
wcwidth==0.2.13
# via prompt-toolkit
wrapt==1.16.0 wrapt==1.16.0
# via deprecated # via deprecated
zipp==3.21.0
# via importlib-metadata
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment