Update google-cloud-pubsub to 2.11.0 (#68074)
This commit is contained in:
parent
0bd65db31c
commit
d4d47faabb
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "google_pubsub",
|
||||
"name": "Google Pub/Sub",
|
||||
"documentation": "https://www.home-assistant.io/integrations/google_pubsub",
|
||||
"requirements": ["google-cloud-pubsub==2.10.0"],
|
||||
"requirements": ["google-cloud-pubsub==2.11.0"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
|
|
@ -719,7 +719,7 @@ goodwe==0.2.15
|
|||
google-api-python-client==2.38.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.10.0
|
||||
google-cloud-pubsub==2.11.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-texttospeech==2.10.0
|
||||
|
|
|
@ -499,7 +499,7 @@ goodwe==0.2.15
|
|||
google-api-python-client==2.38.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.10.0
|
||||
google-cloud-pubsub==2.11.0
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==1.8.0
|
||||
|
|
Loading…
Add table
Reference in a new issue