From 639b2fb84813a72562ca24e1095c700074e76b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 May 2023 21:27:41 -0700 Subject: [PATCH] Bump grpcio-reflection from 1.54.0 to 1.54.2 in /test/environment/grpc (#431) Bumps [grpcio-reflection](https://grpc.io) from 1.54.0 to 1.54.2. --- 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 b91089d9..c9b643d0 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ grpcio-tools==1.54.0 grpcio==1.54.2 -grpcio-reflection==1.54.0 +grpcio-reflection==1.54.2 grpcio-health-checking==1.54.2 grpcio-testing==1.54.0