From 8aa8e06d7d5a3d60efac47a4cf55bd4c9bf21a86 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Fri, 1 Aug 2025 01:11:35 +0000 Subject: [PATCH] fix(deps): Update dependency grpcio to v1.74.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c4710e..e520f2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==25.1.0 grpcio-tools==1.73.0 -grpcio==1.73.0 +grpcio==1.74.0 protobuf>=6.30.0 pyarrow==20.0.0 pytest==8.3.5