Skip to content

Commit

Permalink
Bump grpcio from 1.68.0 to 1.68.1
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/grpc/grpc) from 1.68.0 to 1.68.1.
- [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.68.0...v1.68.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bryananderson committed Dec 16, 2024
1 parent 28f412a commit b061ea5
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
116 changes: 58 additions & 58 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 @@ -31,7 +31,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
# Be as loose as possible if writing a library.
python = "^3.8"
grpcio = "^1.68.0"
grpcio = "^1.68.1"
filelock = "^3.12.4"
protobuf = "^5.29.1"
requests = "^2.31.0"
Expand Down

0 comments on commit b061ea5

Please sign in to comment.