From a06f0d1b1b78bf6ec3a69dd9b982740e8834b1db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:17:51 +0000 Subject: [PATCH] Bump gtts from 2.5.3 to 2.5.4 Bumps [gtts](https://github.com/pndurette/gTTS) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/pndurette/gTTS/releases) - [Changelog](https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md) - [Commits](https://github.com/pndurette/gTTS/compare/v2.5.3...v2.5.4) --- updated-dependencies: - dependency-name: gtts 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 282e89a..86a057b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asyncio==3.4.3 aiohttp==3.10.10 # TTS -gtts==2.5.3 +gtts==2.5.4 pyttsx4==3.0.15 mpyg321==2.2.1 mutagen==1.47.0