From 4b3d1e65023708da7af5872932d046ee923ca94f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 13:32:06 +0000 Subject: [PATCH] Bump grpcio from 1.51.1 to 1.51.3 in /test Bumps [grpcio](https://github.com/grpc/grpc) from 1.51.1 to 1.51.3. - [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.51.1...v1.51.3) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch ... 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 5257c1e9..bc92e224 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -2,5 +2,5 @@ docker==6.0.1 requests==2.28.1 websocket-client==1.5.1 urllib3==1.26.13 -grpcio==1.51.1 +grpcio==1.51.3 protobuf==4.22.0