From 1043edf27f43a5b93dd23360c97c06652277da7d Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Sat, 1 Feb 2025 01:53:52 +0000 Subject: [PATCH] fix(deps): Update dependency grpcio to v1.70.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 490a282..f429e7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==24.10.0 grpcio-tools==1.68.1 -grpcio==1.68.1 +grpcio==1.70.0 protobuf==5.29.3 pyarrow==18.0.0 pytest==8.3.4