From f1fbf13e1330a59ed73ad9e81a9e7c52f85b4f6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 01:38:15 +0000 Subject: [PATCH] Bump grpcio from 1.29.0 to 1.53.0 in /src/nodemgr Bumps [grpcio](https://github.com/grpc/grpc) from 1.29.0 to 1.53.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.29.0...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/nodemgr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nodemgr/requirements.txt b/src/nodemgr/requirements.txt index 03f87e11..2e3f3a3e 100644 --- a/src/nodemgr/requirements.txt +++ b/src/nodemgr/requirements.txt @@ -6,7 +6,7 @@ pyYAML psutil>=0.6.0,!=5.5.0,!=5.5.1 sandesh==0.1dev sandesh-common -grpcio==1.29.0 +grpcio==1.53.0 protobuf==3.17.3 docker<3.0.0 containerd==1.5.2