Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 6219651

Browse files
chore(deps): bump protobuf in /src/pipeline/backend/huggingface/whisper (#136)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.2 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.20.2...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06bf825 commit 6219651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pipeline/backend/huggingface/whisper/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pexpect==4.9.0
6868
pillow==10.3.0
6969
pooch==1.8.2
7070
prompt-toolkit==3.0.38
71-
protobuf==3.20.2
71+
protobuf==4.25.8
7272
psutil==5.9.8
7373
ptyprocess==0.7.0
7474
pure-eval==0.2.2

0 commit comments

Comments
 (0)