From 886c96bf942e3ccc274e5376c9c309afd941b8e6 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Wed, 1 Oct 2025 02:15:28 +0000 Subject: [PATCH] fix(deps): Update dependency grpcio to v1.75.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c80a9..7859cff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==25.9.0 grpcio-tools==1.74.0 -grpcio==1.74.0 +grpcio==1.75.0 protobuf>=6.30.0 pyarrow==21.0.0 pytest==8.4.2