From 47efd28cffd5ed0f7fa536f7ca0c39f6888c2b11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:51:45 +0000 Subject: [PATCH] Bump protobuf from 4.22.3 to 5.29.6 in /tools/protoc-gen-bitwise Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.22.3 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] --- tools/protoc-gen-bitwise/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/protoc-gen-bitwise/requirements.txt b/tools/protoc-gen-bitwise/requirements.txt index b791966..fa61eee 100644 --- a/tools/protoc-gen-bitwise/requirements.txt +++ b/tools/protoc-gen-bitwise/requirements.txt @@ -1 +1 @@ -protobuf==4.22.3 +protobuf==5.29.6