mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Bump google-cloud-pubsub to 2.23.0 (#124937)
changelog: https://github.com/googleapis/python-pubsub/compare/v2.13.11...v2.23.0
This commit is contained in:
parent
933ae143b3
commit
66ddf44399
@ -4,5 +4,5 @@
|
||||
"codeowners": [],
|
||||
"documentation": "https://www.home-assistant.io/integrations/google_pubsub",
|
||||
"iot_class": "cloud_push",
|
||||
"requirements": ["google-cloud-pubsub==2.13.11"]
|
||||
"requirements": ["google-cloud-pubsub==2.23.0"]
|
||||
}
|
||||
|
@ -984,7 +984,7 @@ goodwe==0.3.6
|
||||
google-api-python-client==2.71.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.13.11
|
||||
google-cloud-pubsub==2.23.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-texttospeech==2.17.2
|
||||
|
@ -834,7 +834,7 @@ goodwe==0.3.6
|
||||
google-api-python-client==2.71.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.13.11
|
||||
google-cloud-pubsub==2.23.0
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user