From 625af1bba58a01caf61618d7397804b2cf7d6886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 14:50:28 +0100 Subject: [PATCH] Bump grpcio from 1.51.1 to 1.51.3 in /test (#393) 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] 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 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