From b26f10b561cdcfaf95070fbbba0fc5698fa431a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 01:07:04 -0400 Subject: [PATCH] Bump grpcio-health-checking from 1.54.2 to 1.55.0 in /test/environment/grpc (#443) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 966271a0..168e8176 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ grpcio-tools==1.55.0 grpcio==1.55.0 grpcio-reflection==1.55.0 -grpcio-health-checking==1.54.2 +grpcio-health-checking==1.55.0 grpcio-testing==1.55.0