From 420902fc6710bcacae2b71db82fce0f1f80d7395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 17:07:18 +0000 Subject: [PATCH] Bump grpcio from 1.41.0 to 1.41.1 in /tests Bumps [grpcio](https://github.com/grpc/grpc) from 1.41.0 to 1.41.1. - [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.41.0...v1.41.1) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch ... 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 db32c8e6a2..12dee4b478 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -12,5 +12,5 @@ pytest-html==3.1.1 pytest-profiling==1.7.0 more-itertools==8.10.0 mock==4.0.3 -grpcio==1.41.0 +grpcio==1.41.1 grpcio-tools==1.41.0