From d63821bbf2c1eee014b48000c11859a59cc63c35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 23:52:23 +0000 Subject: [PATCH] build(deps): bump the dependencies group across 1 directory with 8 updates Bumps the dependencies group with 8 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [numpydoc](https://github.com/numpy/numpydoc) | `1.9.0` | `1.10.0` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.6.3` | `1.7.0` | | [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.15` | `1.16.2` | | [pytest-sphinx](https://github.com/thisch/pytest-sphinx) | `0.6.3` | `0.7.1` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `3.5.2` | `3.6.2` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.19.0` | `0.20.0` | | [sphinxemoji](https://github.com/sphinx-contrib/emojicodes) | `0.3.1` | `0.3.2` | | [quarto-cli](https://github.com/quarto-dev/quarto-cli) | `1.5.57` | `1.8.27` | Updates `numpydoc` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](https://github.com/numpy/numpydoc/compare/v1.9.0...v1.10.0) Updates `ansys-sphinx-theme` from 1.6.3 to 1.7.0 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.6.3...v1.7.0) Updates `pypandoc` from 1.15 to 1.16.2 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](https://github.com/JessicaTegner/pypandoc/compare/v1.15...v1.16.2) Updates `pytest-sphinx` from 0.6.3 to 0.7.1 - [Release notes](https://github.com/thisch/pytest-sphinx/releases) - [Changelog](https://github.com/twmr/pytest-sphinx/blob/master/CHANGELOG.md) - [Commits](https://github.com/thisch/pytest-sphinx/compare/v0.6.3...v0.7.1) Updates `sphinx-autodoc-typehints` from 3.5.2 to 3.6.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.6.2) Updates `sphinx-gallery` from 0.19.0 to 0.20.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.19.0...v0.20.0) Updates `sphinxemoji` from 0.3.1 to 0.3.2 - [Commits](https://github.com/sphinx-contrib/emojicodes/compare/v0.3.1...v0.3.2) Updates `quarto-cli` from 1.5.57 to 1.8.27 - [Release notes](https://github.com/quarto-dev/quarto-cli/releases) - [Commits](https://github.com/quarto-dev/quarto-cli/compare/v1.5.57...v1.8.27) --- updated-dependencies: - dependency-name: numpydoc dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansys-sphinx-theme dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pypandoc dependency-version: 1.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-sphinx dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-autodoc-typehints dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-gallery dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinxemoji dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: quarto-cli dependency-version: 1.8.27 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 73400023..1c808349 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,19 +1,19 @@ Sphinx==8.2.3 jupyter_sphinx==0.5.3 -numpydoc==1.9.0 -ansys-sphinx-theme==1.6.3 -pypandoc==1.15 -pytest-sphinx==0.6.3 +numpydoc==1.10.0 +ansys-sphinx-theme==1.7.0 +pypandoc==1.16.2 +pytest-sphinx==0.7.1 sphinx-autobuild==2025.8.25 sphinx-copybutton==0.5.2 -sphinx-autodoc-typehints==3.5.2 -sphinx-gallery==0.19.0 +sphinx-autodoc-typehints==3.6.2 +sphinx-gallery==0.20.0 sphinx-notfound-page==1.1.0 sphinxcontrib-websupport==2.0.0 -sphinxemoji==0.3.1 +sphinxemoji==0.3.2 sphinx-toggleprompt>=0.5.2 autodocsumm==0.2.14 pyvista[trame]>=0.43.3 matplotlib>=3.8.3 -quarto-cli==1.5.57 +quarto-cli==1.8.27 pdf2image==1.17.0