From 5e49a35c43992a2ee392db1df85202f6d36eb024 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Mon, 16 Jun 2025 17:26:44 +0000 Subject: [PATCH] fix(deps): Update dependency protobuf to v5.29.5 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 160e0f5..c8bc7b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==25.1.0 grpcio-tools==1.71.0 grpcio==1.71.0 -protobuf==5.29.4 +protobuf==5.29.5 pyarrow==19.0.1 pytest==8.3.5