From bf369a4017048fd17bc4d9f8a28d772cc5b42812 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Jun 2021 21:57:33 +0000 Subject: [PATCH] Update dependency grpcio to v1.38.1 --- 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..e8e43d3 100644 --- a/wrappers/python/requirements.txt +++ b/wrappers/python/requirements.txt @@ -1,3 +1,3 @@ # grpc -grpcio==1.23.0 +grpcio==1.38.1 protobuf==3.10.0