From 3f088e26daa803be82347cb10cd51f570271cdfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 May 2023 21:47:24 -0700 Subject: [PATCH] Bump grpcio-testing from 1.54.0 to 1.54.2 in /test/environment/grpc (#430) Bumps [grpcio-testing](https://grpc.io) from 1.54.0 to 1.54.2. --- updated-dependencies: - dependency-name: grpcio-testing 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 c9b643d0..95c495b7 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -2,4 +2,4 @@ grpcio-tools==1.54.0 grpcio==1.54.2 grpcio-reflection==1.54.2 grpcio-health-checking==1.54.2 -grpcio-testing==1.54.0 +grpcio-testing==1.54.2