From 852827ab8afeb436686422b95d2c3c5df5ce3445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 14:13:57 +0000 Subject: [PATCH] Bump grpcio from 1.47.0 to 1.48.0 in /test Bumps [grpcio](https://github.com/grpc/grpc) from 1.47.0 to 1.48.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.47.0...v1.48.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 5f72a0bc..e16d7576 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -2,5 +2,5 @@ docker==5.0.3 requests==2.28.1 websocket-client==1.3.3 urllib3==1.26.11 -grpcio==1.47.0 +grpcio==1.48.0 protobuf==4.21.4