Update google-cloud-texttospeech to 2.11.0 (#68076)
This commit is contained in:
parent
89cf914d3f
commit
f5e43d99e4
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.10.0"],
|
||||
"requirements": ["google-cloud-texttospeech==2.11.0"],
|
||||
"codeowners": ["@lufton"],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
|
|
@ -722,7 +722,7 @@ google-api-python-client==2.38.0
|
|||
google-cloud-pubsub==2.11.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-texttospeech==2.10.0
|
||||
google-cloud-texttospeech==2.11.0
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==1.8.0
|
||||
|
|
Loading…
Add table
Reference in a new issue