Unverified Commit 91c1d147 authored by Illia Silin's avatar Illia Silin Committed by GitHub
Browse files

Merge pull request #17 from ROCmSoftwarePlatform/dependabot/pip/docs/sphinx/rocm-docs-core-0.29.0

Bump rocm-docs-core from 0.24.0 to 0.29.0 in /docs/sphinx
parents 984889fb 079e5e62
...@@ -48,6 +48,12 @@ idna==3.4 ...@@ -48,6 +48,12 @@ idna==3.4
# via requests # via requests
imagesize==1.4.1 imagesize==1.4.1
# via sphinx # via sphinx
importlib-metadata==6.8.0
# via
# sphinx
# sphinxcontrib-bibtex
importlib-resources==6.1.1
# via rocm-docs-core
jinja2==3.1.2 jinja2==3.1.2
# via # via
# myst-parser # myst-parser
...@@ -90,9 +96,13 @@ pygments==2.14.0 ...@@ -90,9 +96,13 @@ pygments==2.14.0
# pydata-sphinx-theme # pydata-sphinx-theme
# sphinx # sphinx
pyjwt[crypto]==2.6.0 pyjwt[crypto]==2.6.0
# via pygithub # via
# pygithub
# pyjwt
pynacl==1.5.0 pynacl==1.5.0
# via pygithub # via pygithub
pytz==2023.3.post1
# via babel
pyyaml==6.0 pyyaml==6.0
# via # via
# myst-parser # myst-parser
...@@ -103,7 +113,7 @@ requests==2.28.2 ...@@ -103,7 +113,7 @@ requests==2.28.2
# via # via
# pygithub # pygithub
# sphinx # sphinx
rocm-docs-core==0.24.0 rocm-docs-core==0.29.0
# via -r requirements.in # via -r requirements.in
six==1.16.0 six==1.16.0
# via # via
...@@ -157,3 +167,7 @@ urllib3==1.26.15 ...@@ -157,3 +167,7 @@ urllib3==1.26.15
# via requests # via requests
wrapt==1.15.0 wrapt==1.15.0
# via deprecated # via deprecated
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
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