From 9627104d650aa95a768a707b040411d639f4ce29 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 Jan 2022 09:01:24 +0000 Subject: [PATCH] Update dependency grpcio to v1.43.0 --- wrappers/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrappers/python/requirements.txt b/wrappers/python/requirements.txt index c3c44f5..caec333 100644 --- a/wrappers/python/requirements.txt +++ b/wrappers/python/requirements.txt @@ -1,3 +1,3 @@ # grpc -grpcio==1.23.0 +grpcio==1.43.0 protobuf==3.10.0