From ad7bf786fbe492984f04167538a1991581d8af09 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Wed, 1 Oct 2025 10:34:11 +0000 Subject: [PATCH] fix(deps): Update dependency grpcio to v1.75.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b172eb..608f7a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==25.9.0 grpcio-tools==1.75.0 -grpcio==1.75.0 +grpcio==1.75.1 protobuf>=6.30.0 pyarrow==21.0.0 pytest==8.4.2