mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump google-cloud-pubsub to 2.10.0 (#67724)
This commit is contained in:
parent
e8c05298ba
commit
496287973d
@ -2,7 +2,7 @@
|
|||||||
"domain": "google_pubsub",
|
"domain": "google_pubsub",
|
||||||
"name": "Google Pub/Sub",
|
"name": "Google Pub/Sub",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/google_pubsub",
|
"documentation": "https://www.home-assistant.io/integrations/google_pubsub",
|
||||||
"requirements": ["google-cloud-pubsub==2.9.0"],
|
"requirements": ["google-cloud-pubsub==2.10.0"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
@ -716,7 +716,7 @@ goodwe==0.2.15
|
|||||||
google-api-python-client==2.38.0
|
google-api-python-client==2.38.0
|
||||||
|
|
||||||
# homeassistant.components.google_pubsub
|
# homeassistant.components.google_pubsub
|
||||||
google-cloud-pubsub==2.9.0
|
google-cloud-pubsub==2.10.0
|
||||||
|
|
||||||
# homeassistant.components.google_cloud
|
# homeassistant.components.google_cloud
|
||||||
google-cloud-texttospeech==2.10.0
|
google-cloud-texttospeech==2.10.0
|
||||||
|
@ -496,7 +496,7 @@ goodwe==0.2.15
|
|||||||
google-api-python-client==2.38.0
|
google-api-python-client==2.38.0
|
||||||
|
|
||||||
# homeassistant.components.google_pubsub
|
# homeassistant.components.google_pubsub
|
||||||
google-cloud-pubsub==2.9.0
|
google-cloud-pubsub==2.10.0
|
||||||
|
|
||||||
# homeassistant.components.nest
|
# homeassistant.components.nest
|
||||||
google-nest-sdm==1.7.1
|
google-nest-sdm==1.7.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user