From 28456948a26f0b33f64e93a30bca57a2ed4be2ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 09:56:32 +0000 Subject: [PATCH] Bump grpcio-tools from 1.45.0 to 1.46.0 in /tests Bumps [grpcio-tools](https://grpc.io) from 1.45.0 to 1.46.0. --- updated-dependencies: - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 1097506a6e..63cd238304 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -13,5 +13,5 @@ pytest-profiling==1.7.0 more-itertools==8.12.0 mock==4.0.3 grpcio==1.46.0 -grpcio-tools==1.45.0 +grpcio-tools==1.46.0 flaky==3.7.0