From 74e80740c0cae775089084f3d00f3203ab837c80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:40:47 +0000 Subject: [PATCH] Bump grpcio in /incubating/google-secret-manager/src Bumps [grpcio](https://github.com/grpc/grpc) from 1.50.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.50.0...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- incubating/google-secret-manager/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubating/google-secret-manager/src/requirements.txt b/incubating/google-secret-manager/src/requirements.txt index dc069d342..2492695ed 100644 --- a/incubating/google-secret-manager/src/requirements.txt +++ b/incubating/google-secret-manager/src/requirements.txt @@ -17,7 +17,7 @@ google-crc32c==1.5.0 googleapis-common-protos==1.57.0 greenlet==2.0.1 grpc-google-iam-v1==0.12.4 -grpcio==1.50.0 +grpcio==1.53.0 grpcio-status==1.50.0 gunicorn==20.1.0 idna==3.4