From 021eac3fc1ae3d74287f7b6ac23618ec1cdc9f4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 20:31:58 +0000 Subject: [PATCH] Update dependency protobuf to v5.29.0 | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | pypi | protobuf | 5.28.3 | 5.29.0 | 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 73a76f76..d511201c 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,6 +1,6 @@ docker==7.1.0 grpcio==1.68.0 -protobuf==5.28.3 +protobuf==5.29.0 requests==2.32.3 urllib3==2.2.3 websocket-client==1.8.0