Bump gTTS-token to 1.1.4 (#43015)
This commit is contained in:
parent
ea5f621351
commit
9d617d446e
3 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "google_translate",
|
||||
"name": "Google Translate Text-to-Speech",
|
||||
"documentation": "https://www.home-assistant.io/integrations/google_translate",
|
||||
"requirements": ["gTTS-token==1.1.3"],
|
||||
"requirements": ["gTTS-token==1.1.4"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -619,7 +619,7 @@ freesms==0.1.2
|
|||
fritzconnection==1.2.0
|
||||
|
||||
# homeassistant.components.google_translate
|
||||
gTTS-token==1.1.3
|
||||
gTTS-token==1.1.4
|
||||
|
||||
# homeassistant.components.garmin_connect
|
||||
garminconnect==0.1.13
|
||||
|
|
|
@ -302,7 +302,7 @@ fnvhash==0.1.0
|
|||
foobot_async==0.3.2
|
||||
|
||||
# homeassistant.components.google_translate
|
||||
gTTS-token==1.1.3
|
||||
gTTS-token==1.1.4
|
||||
|
||||
# homeassistant.components.garmin_connect
|
||||
garminconnect==0.1.13
|
||||
|
|
Loading…
Add table
Reference in a new issue