From df15626499102f1acff8763346a02c5b0a1e2a74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:10:15 +0000 Subject: [PATCH] Bump protobuf in /benchmarks/rnnt/ootb/inference Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.2 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] --- benchmarks/rnnt/ootb/inference/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/rnnt/ootb/inference/requirements.txt b/benchmarks/rnnt/ootb/inference/requirements.txt index 56e4bc4..445af39 100644 --- a/benchmarks/rnnt/ootb/inference/requirements.txt +++ b/benchmarks/rnnt/ootb/inference/requirements.txt @@ -29,7 +29,7 @@ pexpect==4.8.0 pickleshare==0.7.5 pluggy==1.0.0 prompt-toolkit==3.0.29 -protobuf==3.20.2 +protobuf==7.34.0rc1 ptyprocess==0.7.0 py==1.11.0 pygments==2.12.0