From 9520d900c1cbb4ab428b44cb25791d7dbcab985d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 8 Sep 2023 03:26:14 +0000
Subject: [PATCH] Bump grpcio-testing from 1.57.0 to 1.58.0 in
 /test/environment/grpc

Bumps [grpcio-testing](https://grpc.io) from 1.57.0 to 1.58.0.

---
updated-dependencies:
- dependency-name: grpcio-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@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 4f512080..47fb6918 100644
--- a/test/environment/grpc/requirements.txt
+++ b/test/environment/grpc/requirements.txt
@@ -1,5 +1,5 @@
 grpcio==1.58.0
 grpcio-health-checking==1.57.0
 grpcio-reflection==1.57.0
-grpcio-testing==1.57.0
+grpcio-testing==1.58.0
 grpcio-tools==1.57.0