From 87a661218fd9b14d2b09c28d8c0bad7fe7e6508f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:38:31 +0000 Subject: [PATCH] Bump grpcio from 1.49.1 to 1.53.0 in /infra/build/functions Bumps [grpcio](https://github.com/grpc/grpc) from 1.49.1 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.49.1...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/build/functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/build/functions/requirements.txt b/infra/build/functions/requirements.txt index f0024339..1c22ec12 100644 --- a/infra/build/functions/requirements.txt +++ b/infra/build/functions/requirements.txt @@ -18,7 +18,7 @@ Brotli==1.0.9 hiredis==1.1.0 PyYaml==5.4 PyGithub==1.51 -grpcio==1.49.1 +grpcio==1.53.0 google-auth==1.21.1 google-cloud-datastore<2.0 google-cloud-ndb==1.7.1