From aa5d66c4ad3b0a5871be5f3a2df7b92481a6fe1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:11:10 -0700 Subject: [PATCH] Bump grpcio from 1.47.0 to 1.53.0 in /consistency/analysis (#235) 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> Co-authored-by: Tim Burks --- consistency/analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consistency/analysis/requirements.txt b/consistency/analysis/requirements.txt index bd84a886..1705fe93 100644 --- a/consistency/analysis/requirements.txt +++ b/consistency/analysis/requirements.txt @@ -5,7 +5,7 @@ google-api-core==2.8.2 google-auth==2.10.0 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