Skip to content

Commit

Permalink
MAINT: Bump the grpc-deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the grpc-deps group with 2 updates: [google-api-python-client](https://github.com/googleapis/google-api-python-client) and [protobuf](https://github.com/protocolbuffers/protobuf).


Updates `google-api-python-client` from 2.155.0 to 2.156.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.155.0...v2.156.0)

Updates `protobuf` from 5.29.1 to 5.29.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.29.1...v5.29.2)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc-deps
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 38ce1cd commit 9537ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ dependencies = [
tests = [
"ansys-platform-instancemanagement==1.1.2",
"dill==0.3.9",
"google-api-python-client==2.155.0",
"google-api-python-client==2.156.0",
"googleapis-common-protos==1.66.0",
"grpcio==1.60.0",
"grpcio-health-checking==1.48.2",
"numpy==2.2.0",
"pandas==2.2.3",
"platformdirs==4.3.6",
"protobuf==5.29.1",
"protobuf==5.29.2",
"six==1.17.0",
"tqdm==4.67.1",
"pydantic==2.10.3",
Expand Down

0 comments on commit 9537ee5

Please sign in to comment.