From 89b1c94e038bba22ca26ba79c7ef40f924aead14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 03:09:53 +0000 Subject: [PATCH] Bump grpcio-reflection from 1.59.3 to 1.60.0 in /test/environment/grpc 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] --- 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