From 049d39430f1940a1469165d021360691192f26fe Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Thu, 1 Aug 2024 01:40:51 +0000 Subject: [PATCH] fix(deps): Update dependency grpcio to v1.65.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bac8323..9ddb4cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==24.4.2 grpcio-tools==1.64.1 -grpcio==1.64.1 +grpcio==1.65.2 protobuf==5.27.3 pyarrow==15.0.2 pytest==8.2.2