From 0d83130d7527bd8d9e9dcc1ed76a9d763470be5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 10:05:01 +0000 Subject: [PATCH] Bump fish-audio-sdk from 1.1.0 to 1.1.1 Bumps [fish-audio-sdk](https://github.com/fishaudio/fish-audio-python) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/fishaudio/fish-audio-python/releases) - [Commits](https://github.com/fishaudio/fish-audio-python/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: fish-audio-sdk dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c810ebf..f98513c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.36.8 botocore==1.36.8 -fish-audio-sdk==1.1.0 +fish-audio-sdk==1.1.1 gTTS==2.5.4 moviepy==2.2.1 playwright==1.49.1