From 209728d11cec8f075028d9c87fcc704d41fad277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 08:22:57 -0700 Subject: [PATCH] Bump grpcio from 1.47.0 to 1.48.1 in /docker (#12201) Bumps [grpcio](https://github.com/grpc/grpc) from 1.47.0 to 1.48.1. - [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.48.1) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docker/linux-pinned-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/linux-pinned-requirements.txt b/docker/linux-pinned-requirements.txt index 960426e2bb4..b03c195039c 100644 --- a/docker/linux-pinned-requirements.txt +++ b/docker/linux-pinned-requirements.txt @@ -173,7 +173,7 @@ greenlet==1.1.2 # via gevent grpc-google-iam-v1==0.12.4 # via google-cloud-logging -grpcio==1.47.0 +grpcio==1.48.1 # via # google-api-core # googleapis-common-protos