From de2bf82e0967e472902eb3d5322316d53005afe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 01:08:38 +0000 Subject: [PATCH] chore(deps): Bump inflect from 7.0.0 to 7.3.1 in /backend/python/openvoice (#2796) chore(deps): Bump inflect in /backend/python/openvoice Bumps [inflect](https://github.com/jaraco/inflect) from 7.0.0 to 7.3.1. - [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.3.1) --- updated-dependencies: - dependency-name: inflect dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 83700d02..42634587 100644 --- a/backend/python/openvoice/requirements-intel.txt +++ b/backend/python/openvoice/requirements-intel.txt @@ -10,7 +10,7 @@ pydub==0.25.1 wavmark==0.0.3 numpy==1.26.4 eng_to_ipa==0.0.2 -inflect==7.0.0 +inflect==7.3.1 unidecode==1.3.7 whisper-timestamped==1.15.4 openai