From 927b81213e4e00de5389cb67216a1197afb3c44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 21:16:03 +0000 Subject: [PATCH] Build(deps): bump the pip-deps group across 1 directory with 5 updates Bumps the pip-deps group with 5 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.6.3` | `1.6.4` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `3.5.2` | `3.6.2` | | [sphinxemoji](https://github.com/sphinx-contrib/emojicodes) | `0.3.1` | `0.3.2` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.7` | `3.10.8` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.2` | `6.33.4` | 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.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 `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) Updates `protobuf` from 6.33.2 to 6.33.4 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- 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.2 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 - dependency-name: protobuf dependency-version: 6.33.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements/requirements_build.txt | 2 +- requirements/requirements_docs.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/requirements_build.txt b/requirements/requirements_build.txt index 68f78181..5bb218fd 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -6,7 +6,7 @@ Click>=7.0 Flask==3.0.3 numpy>=1.21.5 requests>=2.22.0 -protobuf==6.33.2 +protobuf==6.33.4 grpcio==1.76.0 grpcio-tools==1.76.0 pytest==9.0.2 diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index 15e852f9..d4bd8143 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.2 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