From 66e6222afb370afee61c656c82719d2643d6b30b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 04:38:07 +0000 Subject: [PATCH] Bump grpcio from 1.67.1 to 1.68.0 Bumps [grpcio](https://github.com/grpc/grpc) 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](https://github.com/grpc/grpc/compare/v1.67.1...v1.68.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f29ad2..a78e825 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ googleapis-common-protos==1.66.0 -grpcio==1.67.1 +grpcio==1.68.0 protobuf==3.20.2 six==1.16.0 yachalk==0.1.6