From 70f65191a65f49ff5d58aab29d3c3f3dfbfc669c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 21:28:14 +0000 Subject: [PATCH] Bump protobuf from 5.29.1 to 7.34.0rc1 in /OfficeBench Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.1 to 7.34.0rc1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- OfficeBench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OfficeBench/requirements.txt b/OfficeBench/requirements.txt index 2e78df1..a1ad3bf 100644 --- a/OfficeBench/requirements.txt +++ b/OfficeBench/requirements.txt @@ -152,7 +152,7 @@ portalocker==3.0.0 prompt_toolkit propcache==0.2.1 proto-plus==1.25.0 -protobuf==5.29.1 +protobuf==7.34.0rc1 psutil ptyprocess pure_eval