From a70542265aec557ca615882fa78f5b4f6ed6a0b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 09:04:42 +0000 Subject: [PATCH] build(deps): bump edge-tts from 7.0.0 to 7.2.3 in /main/xiaozhi-server Bumps [edge-tts](https://github.com/rany2/edge-tts) from 7.0.0 to 7.2.3. - [Release notes](https://github.com/rany2/edge-tts/releases) - [Commits](https://github.com/rany2/edge-tts/compare/7.0.0...7.2.3) --- updated-dependencies: - dependency-name: edge-tts dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- main/xiaozhi-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index bc9d6956..11ec8d38 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -9,7 +9,7 @@ funasr==1.2.3 torchaudio==2.2.2 openai==2.5.0 google-generativeai==0.8.5 -edge_tts==7.0.0 +edge_tts==7.2.3 httpx==0.27.2 aiohttp==3.12.15 aiohttp_cors==0.7.0