From 8a2a67a311f8b4bbd9a06aa812df68c447d3d8e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 18:21:13 +0000 Subject: [PATCH] chore(deps): bump gradio Bumps [gradio](https://github.com/gradio-app/gradio) from 6.8.0 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@6.8.0...gradio@6.15.1) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.15.1 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..bd97b218 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.1 llama-index-vector-stores-chroma==0.5.3 chromadb==1.1.0 llama-index-embeddings-huggingface==0.6.1