Update google-cloud-texttospeech to 2.11.0 (#68076)

This commit is contained in:
Franck Nijhof 2022-03-13 09:54:41 +01:00 committed by GitHub
parent 89cf914d3f
commit f5e43d99e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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"
}

View file

@ -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