From 4e2a087dfb8d51a5546322e5254a593da9f27bf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 09:56:24 +0000 Subject: [PATCH] Bump gradio from 4.7.1 to 6.7.0 in /TTS/demos/xtts_ft_demo Bumps [gradio](https://github.com/gradio-app/gradio) from 4.7.1 to 6.7.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/commits/gradio@6.7.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TTS/demos/xtts_ft_demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TTS/demos/xtts_ft_demo/requirements.txt b/TTS/demos/xtts_ft_demo/requirements.txt index cb5b16f66e..12f93bc2b9 100644 --- a/TTS/demos/xtts_ft_demo/requirements.txt +++ b/TTS/demos/xtts_ft_demo/requirements.txt @@ -1,2 +1,2 @@ faster_whisper==0.9.0 -gradio==4.7.1 \ No newline at end of file +gradio==6.7.0 \ No newline at end of file