From 341cbea586d9357207a71e755737794fd4ce69dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 13:49:35 +0000 Subject: [PATCH] Update dependency protobuf to v5.29.2 (#760) | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | pypi | protobuf | 5.29.1 | 5.29.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-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