From 19bb57ec0ddd2340838b4b7bdbea94aec49d813f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 03:34:49 +0000 Subject: [PATCH] Bump grpcio-health-checking in /test/environment/grpc Bumps [grpcio-health-checking](https://grpc.io) from 1.54.2 to 1.55.0. --- updated-dependencies: - dependency-name: grpcio-health-checking dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/environment/grpc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/environment/grpc/requirements.txt b/test/environment/grpc/requirements.txt index 790efc91..34672a7f 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ grpcio-tools==1.54.2 grpcio==1.54.2 grpcio-reflection==1.54.2 -grpcio-health-checking==1.54.2 +grpcio-health-checking==1.55.0 grpcio-testing==1.54.2