From 819765a4ecd72b04bd8f3ce9a6808bb80ba00325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 20:06:53 +0000 Subject: [PATCH] chore(deps): Bump inflect in /backend/python/openvoice Bumps [inflect](https://github.com/jaraco/inflect) from 7.0.0 to 7.5.0. - [Release notes](https://github.com/jaraco/inflect/releases) - [Changelog](https://github.com/jaraco/inflect/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/inflect/compare/v7.0.0...v7.5.0) --- updated-dependencies: - dependency-name: inflect dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/python/openvoice/requirements-intel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/python/openvoice/requirements-intel.txt b/backend/python/openvoice/requirements-intel.txt index 43fad1ad..bc8719cd 100644 --- a/backend/python/openvoice/requirements-intel.txt +++ b/backend/python/openvoice/requirements-intel.txt @@ -11,7 +11,7 @@ faster-whisper==0.9.0 pydub==0.25.1 wavmark==0.0.3 eng_to_ipa==0.0.2 -inflect==7.0.0 +inflect==7.5.0 unidecode==1.3.7 whisper-timestamped==1.14.2 openai