From ef58f6ff7db3fa5876da0494eae53506a6a4c57a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:02:32 +0000 Subject: [PATCH] build(deps): bump protobuf from 3.20.2 to 5.29.6 in /infra/cifuzz Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.2 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/cifuzz/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/cifuzz/requirements.txt b/infra/cifuzz/requirements.txt index cf61a3f4cbbd..39454ce28840 100644 --- a/infra/cifuzz/requirements.txt +++ b/infra/cifuzz/requirements.txt @@ -1,3 +1,3 @@ clusterfuzz==2.5.9 requests==2.28.0 -protobuf==3.20.2 +protobuf==5.29.6