Skip to content

Commit 8a831af

Browse files
build: bump the grpc-deps group across 1 directory with 3 updates
Bumps the grpc-deps group with 3 updates in the / directory: [google-api-python-client](https://github.com/googleapis/google-api-python-client), [grpcio](https://github.com/grpc/grpc) and [protobuf](https://github.com/protocolbuffers/protobuf). Updates `google-api-python-client` from 2.122.0 to 2.126.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-api-python-client@v2.122.0...v2.126.0) Updates `grpcio` from 1.62.1 to 1.62.2 - [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.62.1...v1.62.2) Updates `protobuf` from 4.25.1 to 5.26.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.1...v5.26.1) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-deps - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpc-deps - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major dependency-group: grpc-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30f24ac commit 8a831af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ tests = [
5353
"ansys-tools-path==0.5.2",
5454
"beartype==0.18.2",
5555
"docker==7.0.0",
56-
"google-api-python-client==2.122.0",
56+
"google-api-python-client==2.126.0",
5757
"googleapis-common-protos==1.63.0",
58-
"grpcio==1.62.1",
58+
"grpcio==1.62.2",
5959
"grpcio-health-checking==1.60.0",
6060
"numpy==1.26.4",
6161
"Pint==0.23",
62-
"protobuf==4.25.1",
62+
"protobuf==5.26.1",
6363
"pytest==8.1.1",
6464
"pytest-cov==5.0.0",
6565
"pytest-pyvista==0.1.9",

0 commit comments

Comments
 (0)