From 87a945f074e7db9b814f5e94c03cef89a47da846 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Thu, 1 May 2025 02:17:06 +0000 Subject: [PATCH] fix(deps): Update dependency grpcio to v1.71.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1d6b08..b71cc70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==25.1.0 grpcio-tools==1.70.0 -grpcio==1.70.0 +grpcio==1.71.0 protobuf==5.29.4 pyarrow==19.0.1 pytest==8.3.5