Bump gTTS to 2.2.4 (#68180)

* Update gTTS to 2.2.4

* ADD Hebrew language

* Update requirements_all.txt

* Update requirements_test_all.txt

Co-authored-by: Shay Levy <levyshay1@gmail.com>
This commit is contained in:
leranp 2022-03-15 19:23:39 +02:00 committed by GitHub
parent c5a8e9d59c
commit 668e0c19a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "google_translate",
"name": "Google Translate Text-to-Speech",
"documentation": "https://www.home-assistant.io/integrations/google_translate",
"requirements": ["gTTS==2.2.3"],
"requirements": ["gTTS==2.2.4"],
"codeowners": [],
"iot_class": "cloud_push",
"loggers": ["gtts"]

View file

@ -35,6 +35,7 @@ SUPPORT_LANGUAGES = [
"id",
"is",
"it",
"iw",
"ja",
"jw",
"km",

View file

@ -670,7 +670,7 @@ freesms==0.2.0
fritzconnection==1.8.0
# homeassistant.components.google_translate
gTTS==2.2.3
gTTS==2.2.4
# homeassistant.components.garages_amsterdam
garages-amsterdam==3.0.0

View file

@ -456,7 +456,7 @@ freebox-api==0.0.10
fritzconnection==1.8.0
# homeassistant.components.google_translate
gTTS==2.2.3
gTTS==2.2.4
# homeassistant.components.garages_amsterdam
garages-amsterdam==3.0.0