From ad0b9aa90c66edafebf1ea09d36a938eed6e4297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 19:29:01 -0800 Subject: [PATCH] Bump grpcio-reflection from 1.59.3 to 1.60.0 in /test/environment/grpc (#553) Bumps [grpcio-reflection](https://grpc.io) from 1.59.3 to 1.60.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 0775ac5b..ef133ba4 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.60.0 grpcio-health-checking==1.59.3 -grpcio-reflection==1.59.3 +grpcio-reflection==1.60.0 grpcio-testing==1.59.3 grpcio-tools==1.60.0