From 69f5c94823732d048e93419bd0a89bbd2156a560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:46:13 +0000 Subject: [PATCH] Bump protobuf from 5.29.1 to 5.29.6 in /OfficeBench Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.1 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] --- OfficeBench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OfficeBench/requirements.txt b/OfficeBench/requirements.txt index 2e78df1..8279674 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==5.29.6 psutil ptyprocess pure_eval