From 3c13dc493a11e915b6ac8a7ad0be806beac1b1c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 12:28:30 +0000 Subject: [PATCH] Bump grpcio-health-checking in /test/environment/grpc Bumps [grpcio-health-checking](https://grpc.io) from 1.51.1 to 1.51.3. --- updated-dependencies: - dependency-name: grpcio-health-checking dependency-type: direct:production update-type: version-update:semver-patch ... 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 83ca8b83..18922975 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ grpcio-tools==1.51.1 grpcio==1.51.3 grpcio-reflection==1.51.3 -grpcio-health-checking==1.51.1 +grpcio-health-checking==1.51.3 grpcio-testing==1.51.1