Skip to content

Commit 1629555

Browse files
dependabot[bot]abn
authored andcommitted
chore(deps-dev): bump grpcio-tools in the development-dependencies group
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] <support@github.com>
1 parent e880453 commit 1629555

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

poetry.lock

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ grpcio = "^1.67"
2929
betterproto = { version = "^2.0.0b7", allow-prereleases = true }
3030

3131
[tool.poetry.dev-dependencies]
32-
grpcio-tools = "^1.67"
32+
grpcio-tools = "^1.68"
3333
black = "^24.10"
3434
pre-commit = "^4.0"
3535
pytest = "^8.3"

0 commit comments

Comments
 (0)