From be79eb8212f8253275c3ada981edeb69447b8d3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:36:49 +0000 Subject: [PATCH] Update dependency protobuf to v5.29.2 | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | pypi | protobuf | 5.29.1 | 5.29.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- test/requirements.ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index 3bccb08c..1635f088 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,6 +1,6 @@ docker==7.1.0 grpcio==1.68.1 -protobuf==5.29.1 +protobuf==5.29.2 requests==2.32.3 urllib3==2.2.3 websocket-client==1.8.0