Skip to content

Commit 289abbd

Browse files
Merge pull request #2301 from geekcomputers/dependabot/pip/gtts-2.5.3
Bump gtts from 2.5.0 to 2.5.3
2 parents 5ab9a95 + a7d8029 commit 289abbd

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.3
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.3
22
pygame==2.5.2

0 commit comments

Comments
 (0)