From d473928d877dec3be2716d12eedfad623f8a4f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 20:52:12 -0700 Subject: [PATCH] Bump grpcio from 1.49.1 to 1.50.0 in /test (#341) Bumps [grpcio](https://github.com/grpc/grpc) from 1.49.1 to 1.50.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.50.0) --- 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> --- test/requirements.ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index 1b2cf53a..52b30192 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -2,5 +2,5 @@ docker==6.0.0 requests==2.28.1 websocket-client==1.4.1 urllib3==1.26.12 -grpcio==1.49.1 +grpcio==1.50.0 protobuf==4.21.7