From 9c523001718736cda5a641eb35afad7e03777174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 18:25:08 +0000 Subject: [PATCH] Build(deps): bump the pip-deps group across 1 directory with 4 updates Bumps the pip-deps group with 4 updates in the /requirements directory: [numpydoc](https://github.com/numpy/numpydoc), [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery), [protobuf](https://github.com/protocolbuffers/protobuf) and [pytest](https://github.com/pytest-dev/pytest). 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: 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 | 4 ++-- 2 files changed, 4 insertions(+), 4 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..15e852f9 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,13 +1,13 @@ Sphinx==8.2.3 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