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.122.0 to 2.127.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.127.0)

Updates `protobuf` from 4.25.3 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.3...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: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: grpc-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent ae170af commit 06fd802
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 @@ -48,7 +48,7 @@ dependencies = [
tests = [
"ansys-platform-instancemanagement==1.1.2",
"dill==0.3.8",
"google-api-python-client==2.122.0",
"google-api-python-client==2.127.0",
"googleapis-common-protos==1.63.0",
"grpcio==1.60.0",
"grpcio-health-checking==1.48.2",
Expand All @@ -57,7 +57,7 @@ tests = [
"panel==1.4.1",
"platformdirs==4.2.0",
"plotly==5.21.0",
"protobuf==4.25.3",
"protobuf==5.26.1",
"six==1.16.0",
"tqdm==4.66.2",
"pydantic==2.6.3",
Expand Down

0 comments on commit 06fd802

Please sign in to comment.