From 7a144f6f4e1be508cf1e932920047fceab0c6972 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Thu, 1 Aug 2024 00:36:45 +0000 Subject: [PATCH] fix(deps): Update dependency protobuf to v5.27.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0cd13e2..bac8323 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==24.4.2 grpcio-tools==1.64.1 grpcio==1.64.1 -protobuf==5.27.2 +protobuf==5.27.3 pyarrow==15.0.2 pytest==8.2.2