Bump google-cloud-pubsub to 2.10.0 (#67724)
This commit is contained in:
parent
e8c05298ba
commit
496287973d
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.9.0"],
|
||||
"requirements": ["google-cloud-pubsub==2.10.0"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
|
|
@ -716,7 +716,7 @@ goodwe==0.2.15
|
|||
google-api-python-client==2.38.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.9.0
|
||||
google-cloud-pubsub==2.10.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-texttospeech==2.10.0
|
||||
|
|
|
@ -496,7 +496,7 @@ goodwe==0.2.15
|
|||
google-api-python-client==2.38.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.9.0
|
||||
google-cloud-pubsub==2.10.0
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==1.7.1
|
||||
|
|
Loading…
Add table
Reference in a new issue