From 665d797b0be97db2f41f7782ec0f2432c3c7d77d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 18:17:30 +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.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@5.4.0...gradio@6.15.1) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.15.1 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..0ebfbbe6ee44 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.1 mdtex2html sse_starlette aiohttp_sse_client