Fix Google translate TTS by bumping gTTS from 2.2.1 to 2.2.2 (#46110)

This commit is contained in:
Hmmbob 2021-02-08 11:43:30 +01:00 committed by GitHub
parent 87c36d6b6b
commit a23e05d1f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,6 +2,6 @@
"domain": "google_translate",
"name": "Google Translate Text-to-Speech",
"documentation": "https://www.home-assistant.io/integrations/google_translate",
"requirements": ["gTTS==2.2.1"],
"requirements": ["gTTS==2.2.2"],
"codeowners": []
}

View file

@ -622,7 +622,7 @@ freesms==0.1.2
fritzconnection==1.4.0
# homeassistant.components.google_translate
gTTS==2.2.1
gTTS==2.2.2
# homeassistant.components.garmin_connect
garminconnect==0.1.16

View file

@ -319,7 +319,7 @@ freebox-api==0.0.9
fritzconnection==1.4.0
# homeassistant.components.google_translate
gTTS==2.2.1
gTTS==2.2.2
# homeassistant.components.garmin_connect
garminconnect==0.1.16