From 4b3d1e97f1e09e6d83dfa1fff96fe3d290b2fe79 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 15 May 2023 04:28:20 +0000
Subject: [PATCH] Bump grpcio-tools from 1.54.0 to 1.54.2 in
 /test/environment/grpc

Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.54.0 to 1.54.2.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.54.0...v1.54.2)

---
updated-dependencies:
- dependency-name: grpcio-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 c9b643d0..bab74b59 100644
--- a/test/environment/grpc/requirements.txt
+++ b/test/environment/grpc/requirements.txt
@@ -1,4 +1,4 @@
-grpcio-tools==1.54.0
+grpcio-tools==1.54.2
 grpcio==1.54.2
 grpcio-reflection==1.54.2
 grpcio-health-checking==1.54.2