From f7413ed724b4e236208dc04352ba35cfb6165836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 21:08:35 -0600 Subject: [PATCH] Bump grpcio-reflection from 1.58.0 to 1.59.0 in /test/environment/grpc (#515) Bumps [grpcio-reflection](https://grpc.io) from 1.58.0 to 1.59.0. --- updated-dependencies: - dependency-name: grpcio-reflection 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 025e10a0..651519f1 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.59.0 grpcio-health-checking==1.58.0 -grpcio-reflection==1.58.0 +grpcio-reflection==1.59.0 grpcio-testing==1.58.0 grpcio-tools==1.58.0