From aebed1725bbfdbfeea16e456d0409c4e56aec6e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:58:52 +0000 Subject: [PATCH 1/3] build(deps): bump the dependencies group across 1 directory with 4 updates Bumps the dependencies group with 4 updates in the /requirements directory: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints), [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) and [quarto-cli](https://github.com/quarto-dev/quarto-cli). Updates `ansys-sphinx-theme` from 1.7.2 to 1.8.1 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.7.2...v1.8.1) Updates `sphinx-autodoc-typehints` from 3.5.2 to 3.10.2 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.5.2...3.10.2) Updates `sphinx-gallery` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-gallery/sphinx-gallery/compare/v0.20.0...v0.21.0) Updates `quarto-cli` from 1.9.36 to 1.9.37 - [Release notes](https://github.com/quarto-dev/quarto-cli/releases) - [Commits](https://github.com/quarto-dev/quarto-cli/compare/v1.9.36...v1.9.37) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: quarto-cli dependency-version: 1.9.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sphinx-autodoc-typehints dependency-version: 3.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-gallery dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 9d35f36d..c609efad 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,13 +1,13 @@ Sphinx==8.2.3 jupyter_sphinx==0.5.3 numpydoc==1.10.0 -ansys-sphinx-theme==1.7.2 +ansys-sphinx-theme==1.8.1 pypandoc==1.17 pytest-sphinx==0.7.1 sphinx-autobuild==2025.8.25 sphinx-copybutton==0.5.2 -sphinx-autodoc-typehints==3.5.2 -sphinx-gallery==0.20.0 +sphinx-autodoc-typehints==3.10.2 +sphinx-gallery==0.21.0 sphinx-notfound-page==1.1.0 sphinxcontrib-websupport==2.0.0 sphinxemoji==0.3.2 @@ -15,5 +15,5 @@ sphinx-toggleprompt>=0.5.2 autodocsumm==0.2.15 pyvista[trame]>=0.48.4 matplotlib>=3.10.9 -quarto-cli==1.9.36 +quarto-cli==1.9.37 pdf2image==1.17.0 From d3842e44f0ef3a9d72d9eebd36a37c232043fb43 Mon Sep 17 00:00:00 2001 From: Prithwish Mukherjee <109645853+prmukherj@users.noreply.github.com> Date: Thu, 4 Jun 2026 15:57:16 +0530 Subject: [PATCH 2/3] Apply suggestion from @prmukherj --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index c609efad..fe7ade64 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,4 +1,4 @@ -Sphinx==8.2.3 +Sphinx==9.0.1 jupyter_sphinx==0.5.3 numpydoc==1.10.0 ansys-sphinx-theme==1.8.1 From d5cacb5e8aaba35eaebcc3d79048987aba11a23b Mon Sep 17 00:00:00 2001 From: Prithwish Mukherjee Date: Thu, 4 Jun 2026 17:35:55 +0530 Subject: [PATCH 3/3] Update req. --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index fe7ade64..99895af4 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,4 +1,4 @@ -Sphinx==9.0.1 +Sphinx>=9.1.0 jupyter_sphinx==0.5.3 numpydoc==1.10.0 ansys-sphinx-theme==1.8.1