Skip to content

Commit

Permalink
Bump grpcio from 1.59.3 to 1.60.0
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/grpc/grpc) from 1.59.3 to 1.60.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.59.3...v1.60.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent f2c65be commit a9f1551
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
114 changes: 57 additions & 57 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click = "~8.1.7"
google-api-core = "~2.14.0"
google-auth = "~2.24.0"
google-cloud-pubsub = "~2.18"
grpcio = "~1.59.3"
grpcio = "~1.60.0"

[tool.poetry.dev-dependencies]
mypy = "^1.5"
Expand Down

0 comments on commit a9f1551

Please sign in to comment.