From f9c8775b28795f9c3053a6b45fc636c83229c86b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Nov 2020 02:00:13 +0000 Subject: [PATCH] Update dependency grpcio to v1.33.2 --- 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..6a5de69 100644 --- a/wrappers/python/requirements.txt +++ b/wrappers/python/requirements.txt @@ -1,3 +1,3 @@ # grpc -grpcio==1.23.0 +grpcio==1.33.2 protobuf==3.10.0