From d56ddea0cf0123123db7d7d99afe94e5487fb888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 12:27:10 +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 2f2b93e3..6f4dd76b 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -2,5 +2,5 @@ docker==5.0.3 requests==2.28.0 websocket-client==1.3.3 urllib3==1.26.9 -grpcio==1.46.3 +grpcio==1.47.0 protobuf==4.21.0