From b7ac3bce085b77e649c39809494ff428f1be00ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:04:51 +0000 Subject: [PATCH] Bump protobuf in /community/fm-asr-streaming-rag/frontend Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/fm-asr-streaming-rag/frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/fm-asr-streaming-rag/frontend/requirements.txt b/community/fm-asr-streaming-rag/frontend/requirements.txt index 06140ebae..dd6586f5e 100644 --- a/community/fm-asr-streaming-rag/frontend/requirements.txt +++ b/community/fm-asr-streaming-rag/frontend/requirements.txt @@ -2,7 +2,7 @@ dataclass_wizard==0.22.2 gradio>=4.17.0 jinja2==3.1.2 numpy==1.25.2 -protobuf==3.20.3 +protobuf==4.25.8 PyYAML==6.0 tritonclient[all]==2.36.0 uvicorn==0.22.0