From 125bad8f5053349d138f30566466e800cb6c109a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 19:09:53 +0000 Subject: [PATCH] Bump grpcio-tools from 1.68.1 to 1.69.0 in /hello-grpc-python Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.68.1 to 1.69.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.68.1...v1.69.0) --- updated-dependencies: - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- hello-grpc-python/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hello-grpc-python/requirements.txt b/hello-grpc-python/requirements.txt index adbe710..ac34720 100644 --- a/hello-grpc-python/requirements.txt +++ b/hello-grpc-python/requirements.txt @@ -1,7 +1,7 @@ # python -m grpc.tools.protoc --version # 由 grpcio-tools 版本决定; 注意与 protoc --version兼容 -# grpcio-tools==1.68.1 -grpcio-tools==1.68.1 +# grpcio-tools==1.69.0 +grpcio-tools==1.69.0 # https://pypi.org/project/protobuf/ # protobuf==5.29.2 protobuf==5.29.2