From 836ebefdb135c3c1ad89130fba464e63bd277dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 02:09:44 +0000 Subject: [PATCH] chore(deps): bump gradio Bumps [gradio](https://github.com/gradio-app/gradio) from 6.8.0 to 6.15.0. - [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@6.8.0...gradio@6.15.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/ai/vlm-video-summarization-and-interactive-chat/requirements.txt b/samples/ai/vlm-video-summarization-and-interactive-chat/requirements.txt index 52d04b6c..c5a6f069 100644 --- a/samples/ai/vlm-video-summarization-and-interactive-chat/requirements.txt +++ b/samples/ai/vlm-video-summarization-and-interactive-chat/requirements.txt @@ -1,6 +1,6 @@ openai==1.109.1 opencv-python==4.12.0.88 -gradio==6.8.0 +gradio==6.15.0 llama-index-vector-stores-chroma==0.5.3 chromadb==1.1.0 llama-index-embeddings-huggingface==0.6.1