From eda5f3d87ba27c0eee90a81af6d203c50d113c4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:35:04 +0000 Subject: [PATCH] Bump jinja2 in /community/fm-asr-streaming-rag/frontend Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.5) --- updated-dependencies: - dependency-name: jinja2 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 06140eba..f3f598fb 100644 --- a/community/fm-asr-streaming-rag/frontend/requirements.txt +++ b/community/fm-asr-streaming-rag/frontend/requirements.txt @@ -1,6 +1,6 @@ dataclass_wizard==0.22.2 gradio>=4.17.0 -jinja2==3.1.2 +jinja2==3.1.5 numpy==1.25.2 protobuf==3.20.3 PyYAML==6.0