From 39605cec6a28d3720cbffabb37b8cdef528c9950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 05:04:20 +0000 Subject: [PATCH] Bump grpcio-tools from 1.44.0 to 1.45.0 in /tests Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.44.0 to 1.45.0. - [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.44.0...v1.45.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 869163b6de..fc04704ebb 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.45.0 -grpcio-tools==1.44.0 +grpcio-tools==1.45.0 flaky==3.7.0