From 07f51a66117e31537aabd1d1c385595f05579692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 18:07:24 +0000 Subject: [PATCH] Bump gradio from 4.19.2 to 6.15.1 in /chat-assistant Bumps [gradio](https://github.com/gradio-app/gradio) from 4.19.2 to 6.15.1. - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@4.19.2...gradio@6.15.1) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chat-assistant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat-assistant/requirements.txt b/chat-assistant/requirements.txt index 329f886d7..5dd3073bd 100644 --- a/chat-assistant/requirements.txt +++ b/chat-assistant/requirements.txt @@ -4,4 +4,4 @@ faiss-cpu unstructured tiktoken rich #for console formatting -gradio==4.19.2 \ No newline at end of file +gradio==6.15.1 \ No newline at end of file