From 7796756c4dec8037e5bc5281934aab016c0e7e06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:43:57 +0000 Subject: [PATCH] Bump grpcio from 1.46.3 to 1.47.0 in /test Bumps [grpcio](https://github.com/grpc/grpc) from 1.46.3 to 1.47.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.46.3...v1.47.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 74d56daf..4d6301a4 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -3,6 +3,6 @@ requests==2.28.0 websocket-client==1.3.3 urllib3==1.26.9 docker-compose==1.27.4 -grpcio==1.46.3 +grpcio==1.47.0 protobuf==4.21.0