From e415ec42db1ede7abc443526b7a029b6d6fd57fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:13:49 +0000 Subject: [PATCH] Bump grpcio from 1.53.0 to 1.53.2 in /consistency/tool Bumps [grpcio](https://github.com/grpc/grpc) from 1.53.0 to 1.53.2. - [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.53.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 460fc457..35e4a127 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.53.0 +grpcio==1.53.2 grpcio-status==1.47.0 grpcio-tools==1.47.0 idna==3.3