From 54ed4c360da3907ccee9eeb2d05a9131463f87b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:18:06 +0000 Subject: [PATCH] chore(deps): bump protobuf in /src/pipeline/backend/huggingface/whisper Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.8 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] --- src/pipeline/backend/huggingface/whisper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipeline/backend/huggingface/whisper/requirements.txt b/src/pipeline/backend/huggingface/whisper/requirements.txt index 6d2da522..b7f0eca7 100644 --- a/src/pipeline/backend/huggingface/whisper/requirements.txt +++ b/src/pipeline/backend/huggingface/whisper/requirements.txt @@ -68,7 +68,7 @@ pexpect==4.9.0 pillow==10.3.0 pooch==1.8.2 prompt-toolkit==3.0.38 -protobuf==4.25.8 +protobuf==5.29.6 psutil==5.9.8 ptyprocess==0.7.0 pure-eval==0.2.2