Update google-cloud-texttospeech to 2.11.1 (#73210)
This commit is contained in:
parent
f25fdf0d2e
commit
1d6068fa09
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "google_cloud",
|
||||
"name": "Google Cloud Platform",
|
||||
"documentation": "https://www.home-assistant.io/integrations/google_cloud",
|
||||
"requirements": ["google-cloud-texttospeech==2.11.0"],
|
||||
"requirements": ["google-cloud-texttospeech==2.11.1"],
|
||||
"codeowners": ["@lufton"],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
|
|
@ -741,7 +741,7 @@ goodwe==0.2.15
|
|||
google-cloud-pubsub==2.11.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-texttospeech==2.11.0
|
||||
google-cloud-texttospeech==2.11.1
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==2.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue