From 95ca5fb7bd920c0f2d0fedd51576140790d1c922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 03:27:10 +0000 Subject: [PATCH] chore(deps): bump gradio in /examples/models/core/qwen Bumps [gradio](https://github.com/gradio-app/gradio) from 5.4.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@5.4.0...gradio@6.15.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/models/core/qwen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/models/core/qwen/requirements.txt b/examples/models/core/qwen/requirements.txt index 8e1bbf4209d5..b270a98ee34e 100644 --- a/examples/models/core/qwen/requirements.txt +++ b/examples/models/core/qwen/requirements.txt @@ -10,7 +10,7 @@ tiktoken einops # optional dependencies -gradio==5.4.0 +gradio==6.15.0 mdtex2html sse_starlette aiohttp_sse_client