From 7552f82c571b413e4b406dff36c673bc439ecebb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 May 2020 18:24:05 +0000 Subject: [PATCH] Update dependency grpcio to v1.29.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..530593b 100644 --- a/wrappers/python/requirements.txt +++ b/wrappers/python/requirements.txt @@ -1,3 +1,3 @@ # grpc -grpcio==1.23.0 +grpcio==1.29.0 protobuf==3.10.0