From 1f5f0a08ade6ef70eaab6aba923cc6a0e48036b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 11 Jul 2024 06:39:54 -0300 Subject: [PATCH] Update grpcio from 1.15.0 to 1.65.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a90e15c..33f9e9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ nose==1.3.7 coverage==4.4.2 requests==2.20.1 -grpcio==1.15.0 +grpcio==1.65.0 grpcio-tools==1.15.0 grpcio-health-checking==1.15.0