From 42c8ff4050195a18f897cee4dbd9fba74f0a71d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:39:40 +0000 Subject: [PATCH] Build(deps): bump the pip-deps group in /requirements with 4 updates Bumps the pip-deps group in /requirements with 4 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints), [sphinxemoji](https://github.com/sphinx-contrib/emojicodes) and [matplotlib](https://github.com/matplotlib/matplotlib). Updates `ansys-sphinx-theme` from 1.6.3 to 1.6.4 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.6.3...v1.6.4) Updates `sphinx-autodoc-typehints` from 3.5.2 to 3.6.0 - [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.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 `matplotlib` from 3.10.7 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.7...v3.10.8) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: sphinx-autodoc-typehints dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: sphinxemoji dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements/requirements_docs.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index 15e852f9..e4a48744 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,17 +1,17 @@ Sphinx==8.2.3 jupyter_sphinx==0.5.3 numpydoc==1.10.0 -ansys_sphinx_theme==1.6.3 +ansys_sphinx_theme==1.6.4 pypandoc==1.16.2 pytest-sphinx==0.6.3 sphinx-autobuild==2025.8.25 -sphinx-autodoc-typehints==3.5.2 +sphinx-autodoc-typehints==3.6.0 sphinx-copybutton==0.5.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 pandas==2.3.3 pandoc>=2.1 -matplotlib==3.10.7 +matplotlib==3.10.8 breathe>=4.33.1