From d170371dbe80989e6e714171f2810019a22b7203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 04:28:21 +0000 Subject: [PATCH] Bump grpcio-testing from 1.54.0 to 1.54.2 in /test/environment/grpc 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] --- 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