From e21c2d1b674e9bbb6047666ff7585574600919d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:28:44 +0000 Subject: [PATCH] Bump protobuf in /community/fm-asr-streaming-rag/frontend Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 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] --- 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..fbcf76d7d 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==5.29.6 PyYAML==6.0 tritonclient[all]==2.36.0 uvicorn==0.22.0