From 7ee9e08a74430bb634221c3e3710246bcaaec935 Mon Sep 17 00:00:00 2001 From: spolifroni-amd Date: Thu, 15 Jan 2026 23:13:09 -0500 Subject: [PATCH] bump rocm-docs-core version (#691) [ROCm/rocdecode commit: e0d00500d08b39e80a0c8a2c82e7e7cf15111f14] --- .../rocdecode/docs/sphinx/requirements.in | 2 +- .../rocdecode/docs/sphinx/requirements.txt | 150 ++++++++---------- 2 files changed, 63 insertions(+), 89 deletions(-) diff --git a/projects/rocdecode/docs/sphinx/requirements.in b/projects/rocdecode/docs/sphinx/requirements.in index da3bacd0e4..90b16811b3 100644 --- a/projects/rocdecode/docs/sphinx/requirements.in +++ b/projects/rocdecode/docs/sphinx/requirements.in @@ -1 +1 @@ -rocm-docs-core[api_reference]==1.17.0 +rocm-docs-core[api_reference]==1.31.2 diff --git a/projects/rocdecode/docs/sphinx/requirements.txt b/projects/rocdecode/docs/sphinx/requirements.txt index 5ded047286..a461cc5ea2 100644 --- a/projects/rocdecode/docs/sphinx/requirements.txt +++ b/projects/rocdecode/docs/sphinx/requirements.txt @@ -8,9 +8,9 @@ accessible-pygments==0.0.5 # via pydata-sphinx-theme alabaster==1.0.0 # via sphinx -asttokens==3.0.0 +asttokens==3.0.1 # via stack-data -attrs==25.1.0 +attrs==25.4.0 # via # jsonschema # jupyter-cache @@ -19,19 +19,19 @@ babel==2.17.0 # via # pydata-sphinx-theme # sphinx -beautifulsoup4==4.13.3 +beautifulsoup4==4.14.3 # via pydata-sphinx-theme -breathe==4.35.0 +breathe==4.36.0 # via rocm-docs-core -certifi==2025.1.31 +certifi==2026.1.4 # via requests -cffi==1.17.1 +cffi==2.0.0 # via # cryptography # pynacl -charset-normalizer==3.4.1 +charset-normalizer==3.4.4 # via requests -click==8.1.8 +click==8.3.1 # via # click-log # doxysphinx @@ -39,82 +39,71 @@ click==8.1.8 # sphinx-external-toc click-log==0.4.0 # via doxysphinx -comm==0.2.2 +comm==0.2.3 # via ipykernel -contourpy==1.3.1 - # via matplotlib -cryptography==44.0.1 +cryptography==46.0.3 # via pyjwt -cycler==0.12.1 - # via matplotlib -debugpy==1.8.12 +debugpy==1.8.19 # via ipykernel -decorator==5.1.1 +decorator==5.2.1 # via ipython -deprecated==1.2.18 - # via pygithub docutils==0.21.2 # via - # breathe # myst-parser # pydata-sphinx-theme # sphinx -doxysphinx==3.3.12 +doxysphinx==3.3.14 # via rocm-docs-core -exceptiongroup==1.2.2 +exceptiongroup==1.3.1 # via ipython -executing==2.2.0 +executing==2.2.1 # via stack-data -fastjsonschema==2.21.1 +fastjsonschema==2.21.2 # via # nbformat # rocm-docs-core -fonttools==4.56.0 - # via matplotlib gitdb==4.0.12 # via gitpython -gitpython==3.1.44 +gitpython==3.1.46 # via rocm-docs-core -greenlet==3.1.1 +greenlet==3.3.0 # via sqlalchemy -idna==3.10 +idna==3.11 # via requests imagesize==1.4.1 # via sphinx -importlib-metadata==8.6.1 +importlib-metadata==8.7.1 # via # jupyter-cache # myst-nb -ipykernel==6.29.5 +ipykernel==7.1.0 # via myst-nb -ipython==8.32.0 +ipython==8.38.0 # via # ipykernel # myst-nb jedi==0.19.2 # via ipython -jinja2==3.1.5 +jinja2==3.1.6 # via # myst-parser # sphinx -jsonschema==4.23.0 +jsonschema==4.26.0 # via nbformat -jsonschema-specifications==2024.10.1 +jsonschema-specifications==2025.9.1 # via jsonschema jupyter-cache==1.0.1 # via myst-nb -jupyter-client==8.6.3 +jupyter-client==8.8.0 # via # ipykernel # nbclient -jupyter-core==5.7.2 +jupyter-core==5.9.1 # via # ipykernel # jupyter-client # nbclient # nbformat -kiwisolver==1.4.8 - # via matplotlib libsass==0.22.0 # via doxysphinx lxml==5.2.1 @@ -123,25 +112,23 @@ markdown-it-py==3.0.0 # via # mdit-py-plugins # myst-parser -markupsafe==3.0.2 +markupsafe==3.0.3 # via jinja2 -matplotlib==3.10.0 - # via doxysphinx -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 # via # ipykernel # ipython -mdit-py-plugins==0.4.2 +mdit-py-plugins==0.5.0 # via myst-parser mdurl==0.1.2 # via markdown-it-py mpire==2.10.2 # via doxysphinx -myst-nb==1.2.0 +myst-nb==1.3.0 # via rocm-docs-core myst-parser==4.0.1 # via myst-nb -nbclient==0.10.2 +nbclient==0.10.4 # via # jupyter-cache # myst-nb @@ -152,84 +139,72 @@ nbformat==5.10.4 # nbclient nest-asyncio==1.6.0 # via ipykernel -numpy==1.26.4 - # via - # contourpy - # doxysphinx - # matplotlib -packaging==24.2 +packaging==25.0 # via # ipykernel - # matplotlib # pydata-sphinx-theme # sphinx -parso==0.8.4 +parso==0.8.5 # via jedi pexpect==4.9.0 # via ipython -pillow==11.1.0 - # via matplotlib -platformdirs==4.3.6 +platformdirs==4.5.1 # via jupyter-core -prompt-toolkit==3.0.50 +prompt-toolkit==3.0.52 # via ipython -psutil==7.0.0 +psutil==7.2.1 # via ipykernel ptyprocess==0.7.0 # via pexpect pure-eval==0.2.3 # via stack-data -pycparser==2.22 +pycparser==2.23 # via cffi pydata-sphinx-theme==0.15.4 # via # rocm-docs-core # sphinx-book-theme -pygithub==2.6.0 +pygithub==2.8.1 # via rocm-docs-core -pygments==2.19.1 +pygments==2.19.2 # via # accessible-pygments # ipython # mpire # pydata-sphinx-theme # sphinx -pyjson5==1.6.8 +pyjson5==1.6.9 # via doxysphinx pyjwt[crypto]==2.10.1 # via pygithub -pynacl==1.5.0 +pynacl==1.6.2 # via pygithub -pyparsing==3.2.1 - # via - # doxysphinx - # matplotlib +pyparsing==3.3.1 + # via doxysphinx python-dateutil==2.9.0.post0 - # via - # jupyter-client - # matplotlib -pyyaml==6.0.2 + # via jupyter-client +pyyaml==6.0.3 # via # jupyter-cache # myst-nb # myst-parser # rocm-docs-core # sphinx-external-toc -pyzmq==26.2.1 +pyzmq==27.1.0 # via # ipykernel # jupyter-client -referencing==0.36.2 +referencing==0.37.0 # via # jsonschema # jsonschema-specifications -requests==2.32.3 +requests==2.32.5 # via # pygithub # sphinx -rocm-docs-core[api-reference]==1.17.0 +rocm-docs-core[api-reference]==1.31.2 # via -r requirements.in -rpds-py==0.23.0 +rpds-py==0.30.0 # via # jsonschema # referencing @@ -237,9 +212,9 @@ six==1.17.0 # via python-dateutil smmap==5.0.2 # via gitdb -snowballstemmer==2.2.0 +snowballstemmer==3.0.1 # via sphinx -soupsieve==2.6 +soupsieve==2.8.1 # via beautifulsoup4 sphinx==8.1.3 # via @@ -275,15 +250,15 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx -sqlalchemy==2.0.38 +sqlalchemy==2.0.45 # via jupyter-cache stack-data==0.6.3 # via ipython tabulate==0.9.0 # via jupyter-cache -tomli==2.2.1 +tomli==2.4.0 # via sphinx -tornado==6.4.2 +tornado==6.5.4 # via # ipykernel # jupyter-client @@ -291,7 +266,6 @@ tqdm==4.67.1 # via mpire traitlets==5.14.3 # via - # comm # ipykernel # ipython # jupyter-client @@ -299,22 +273,22 @@ traitlets==5.14.3 # matplotlib-inline # nbclient # nbformat -typing-extensions==4.12.2 +typing-extensions==4.15.0 # via # beautifulsoup4 + # cryptography + # exceptiongroup # ipython # myst-nb # pydata-sphinx-theme # pygithub # referencing # sqlalchemy -urllib3==2.3.0 +urllib3==2.6.3 # via # pygithub # requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit -wrapt==1.17.2 - # via deprecated -zipp==3.21.0 +zipp==3.23.0 # via importlib-metadata