Skip to content

Commit

Permalink
chore(deps-dev): bump grpcio-tools in the development-dependencies group
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [grpcio-tools](https://github.com/grpc/grpc).


Updates `grpcio-tools` from 1.67.1 to 1.68.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.67.1...v1.68.0)

---
updated-dependencies:
- dependency-name: grpcio-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and abn committed Nov 25, 2024
1 parent e880453 commit 1629555
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 @@ -29,7 +29,7 @@ grpcio = "^1.67"
betterproto = { version = "^2.0.0b7", allow-prereleases = true }

[tool.poetry.dev-dependencies]
grpcio-tools = "^1.67"
grpcio-tools = "^1.68"
black = "^24.10"
pre-commit = "^4.0"
pytest = "^8.3"
Expand Down

0 comments on commit 1629555

Please sign in to comment.