Skip to content

Commit 1b3a88e

Browse files
Build(deps): bump the pip-deps group across 1 directory with 4 updates (#294)
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](numpy/numpydoc@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](sphinx-gallery/sphinx-gallery@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](pytest-dev/pytest@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2213b27 commit 1b3a88e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/requirements_build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Click>=7.0
66
Flask==3.0.3
77
numpy>=1.21.5
88
requests>=2.22.0
9-
protobuf==6.33.1
9+
protobuf==6.33.2
1010
grpcio==1.76.0
1111
grpcio-tools==1.76.0
12-
pytest==9.0.1
12+
pytest==9.0.2
1313
pytest-cov==5.0.0
1414
pytest-grpc==0.8.0
1515
conan>=1.48.0,<2

requirements/requirements_docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Sphinx==8.2.3
22
jupyter_sphinx==0.5.3
3-
numpydoc==1.9.0
3+
numpydoc==1.10.0
44
ansys_sphinx_theme==1.6.3
55
pypandoc==1.16.2
66
pytest-sphinx==0.6.3
77
sphinx-autobuild==2025.8.25
88
sphinx-autodoc-typehints==3.5.2
99
sphinx-copybutton==0.5.2
10-
sphinx-gallery==0.19.0
10+
sphinx-gallery==0.20.0
1111
sphinx-notfound-page==1.1.0
1212
sphinxcontrib-websupport==2.0.0
1313
sphinxemoji==0.3.1

0 commit comments

Comments
 (0)