From 811c0d528d6c234df6f2818d569b6701d2eab40d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:12:12 -0500 Subject: [PATCH] Bump grpcio-reflection from 1.59.0 to 1.59.3 in /test/environment/grpc (#543) Bumps [grpcio-reflection](https://grpc.io) from 1.59.0 to 1.59.3. --- updated-dependencies: - dependency-name: grpcio-reflection 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 954fdfe8..5fee7884 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-reflection==1.59.0 +grpcio-reflection==1.59.3 grpcio-testing==1.59.0 grpcio-tools==1.59.0