From bb1726e143c9a53db7e0ffa69f7599908b794ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:56:20 +0000 Subject: [PATCH] chore(deps): Bump gradio in /backend/python/openvoice Bumps [gradio](https://github.com/gradio-app/gradio) from 5.9.1 to 5.12.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.9.1...gradio@5.12.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/python/openvoice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/python/openvoice/requirements.txt b/backend/python/openvoice/requirements.txt index 62b886bb..ba55b121 100644 --- a/backend/python/openvoice/requirements.txt +++ b/backend/python/openvoice/requirements.txt @@ -11,7 +11,7 @@ cn2an==0.5.22 numpy==1.22.0 networkx==2.8.8 jieba==0.42.1 -gradio==5.9.1 +gradio==5.12.0 langid==1.1.6 llvmlite==0.43.0 setuptools \ No newline at end of file