Skip to content

Commit 61a710e

Browse files
Bump gtts from 2.5.0 to 2.5.2
Bumps [gtts](https://github.com/pndurette/gTTS) from 2.5.0 to 2.5.2. - [Release notes](https://github.com/pndurette/gTTS/releases) - [Changelog](https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md) - [Commits](pndurette/gTTS@v2.5.0...v2.5.2) --- updated-dependencies: - dependency-name: gtts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce7e2fb commit 61a710e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_with_versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ mutagen==1.47.0
8080
Unidecode==1.3.8
8181
Ball==0.2.9
8282
pynput==1.7.6
83-
gTTS==2.5.0
83+
gTTS==2.5.2
8484
ccxt==4.3.48
8585
fitz==0.0.1.dev2
8686
fastapi==0.109.0

text_to_audio/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
gTTS==2.5.0
1+
gTTS==2.5.2
22
pygame==2.5.2

0 commit comments

Comments
 (0)