From b88c3f5bd140c79f4d45546c8dfe1eecb2530ead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:32:03 -0500 Subject: [PATCH] Bump grpcio-health-checking from 1.59.0 to 1.59.3 in /test/environment/grpc (#542) Bump grpcio-health-checking in /test/environment/grpc Bumps [grpcio-health-checking](https://grpc.io) from 1.59.0 to 1.59.3. --- updated-dependencies: - dependency-name: grpcio-health-checking 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/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 5fee7884..53ed536f 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.59.3 -grpcio-health-checking==1.59.0 +grpcio-health-checking==1.59.3 grpcio-reflection==1.59.3 grpcio-testing==1.59.0 grpcio-tools==1.59.0