From b3683dddc5a01730297090b96ec33f6c7543bdfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 15:48:53 -0700 Subject: [PATCH] Bump grpcio from 1.47.0 to 1.53.0 in /consistency/tool (#230) Bumps [grpcio](https://github.com/grpc/grpc) from 1.47.0 to 1.53.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.47.0...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- consistency/tool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consistency/tool/requirements.txt b/consistency/tool/requirements.txt index 3a4d5219..ff9c0c28 100644 --- a/consistency/tool/requirements.txt +++ b/consistency/tool/requirements.txt @@ -7,7 +7,7 @@ google-api-core==2.8.2 google-auth==2.9.1 google-cloud-apigeeregistry==0.0.0 googleapis-common-protos==1.56.4 -grpcio==1.47.0 +grpcio==1.53.0 grpcio-status==1.47.0 grpcio-tools==1.47.0 idna==3.3