From 6c0c69d62ef6332b6a6c750d9dcc4c2f931b055e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 03:52:48 +0000 Subject: [PATCH] Bump grpcio from 1.49.1 to 1.50.0 in /test/environment/grpc Bumps [grpcio](https://github.com/grpc/grpc) from 1.49.1 to 1.50.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.49.1...v1.50.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 c23e0960..47856b40 100644 --- a/test/environment/grpc/requirements.txt +++ b/test/environment/grpc/requirements.txt @@ -1,5 +1,5 @@ grpcio-tools==1.49.1 -grpcio==1.49.1 +grpcio==1.50.0 grpcio-reflection==1.49.1 grpcio-health-checking==1.49.1 grpcio-testing==1.49.1