From e1ebb5dc65bf73dd3ea2057c8f0babcaf1ed6790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 17:05:28 +0000 Subject: [PATCH] Build(deps): bump the pip-deps group in /requirements with 5 updates Bumps the pip-deps group in /requirements with 5 updates: | Package | From | To | | --- | --- | --- | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.2.3` | `9.0.4` | | [numpydoc](https://github.com/numpy/numpydoc) | `1.9.0` | `1.10.0` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.19.0` | `0.20.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.1` | `6.33.2` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.0.2` | Updates `sphinx` from 8.2.3 to 9.0.4 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.2.3...v9.0.4) 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 `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 `protobuf` from 6.33.1 to 6.33.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.1...9.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: numpydoc dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: sphinx-gallery dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: protobuf dependency-version: 6.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements/requirements_build.txt | 4 ++-- requirements/requirements_docs.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/requirements_build.txt b/requirements/requirements_build.txt index d57db9ab..68f78181 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -6,10 +6,10 @@ Click>=7.0 Flask==3.0.3 numpy>=1.21.5 requests>=2.22.0 -protobuf==6.33.1 +protobuf==6.33.2 grpcio==1.76.0 grpcio-tools==1.76.0 -pytest==9.0.1 +pytest==9.0.2 pytest-cov==5.0.0 pytest-grpc==0.8.0 conan>=1.48.0,<2 diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index a7f6d2d7..e869f98b 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,13 +1,13 @@ -Sphinx==8.2.3 +Sphinx==9.0.4 jupyter_sphinx==0.5.3 -numpydoc==1.9.0 +numpydoc==1.10.0 ansys_sphinx_theme==1.6.3 pypandoc==1.16.2 pytest-sphinx==0.6.3 sphinx-autobuild==2025.8.25 sphinx-autodoc-typehints==3.5.2 sphinx-copybutton==0.5.2 -sphinx-gallery==0.19.0 +sphinx-gallery==0.20.0 sphinx-notfound-page==1.1.0 sphinxcontrib-websupport==2.0.0 sphinxemoji==0.3.1