Skip to content

Commit 539e514

Browse files
Build(deps): bump the pip-deps group across 1 directory with 4 updates (#285)
Bumps the pip-deps group with 4 updates in the /requirements directory: [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints), [protobuf](https://github.com/protocolbuffers/protobuf), [grpcio](https://github.com/grpc/grpc) and [grpcio-tools](https://github.com/grpc/grpc). Updates `sphinx-autodoc-typehints` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.5.1...3.5.2) Updates `protobuf` from 6.32.1 to 6.33.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `grpcio` from 1.75.1 to 1.76.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.75.1...v1.76.0) Updates `grpcio-tools` from 1.75.1 to 1.76.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.75.1...v1.76.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: protobuf dependency-version: 6.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: grpcio dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: grpcio-tools dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor 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 c540abf commit 539e514

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/requirements_build.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Click>=7.0
66
Flask==3.0.3
77
numpy>=1.21.5
88
requests>=2.22.0
9-
protobuf==6.32.1
10-
grpcio==1.75.1
11-
grpcio-tools==1.75.1
9+
protobuf==6.33.0
10+
grpcio==1.76.0
11+
grpcio-tools==1.76.0
1212
pytest==8.4.2
1313
pytest-cov==5.0.0
1414
pytest-grpc==0.8.0

requirements/requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ansys_sphinx_theme==1.6.3
55
pypandoc==1.15
66
pytest-sphinx==0.6.3
77
sphinx-autobuild==2025.8.25
8-
sphinx-autodoc-typehints==3.5.1
8+
sphinx-autodoc-typehints==3.5.2
99
sphinx-copybutton==0.5.2
1010
sphinx-gallery==0.19.0
1111
sphinx-notfound-page==1.1.0

0 commit comments

Comments
 (0)