mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump google-cloud-pubsub to 2.29.0 (#141178)
changelog: https://github.com/googleapis/python-pubsub/compare/v2.28.0...v2.29.0
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/google_pubsub",
|
||||
"iot_class": "cloud_push",
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["google-cloud-pubsub==2.28.0"]
|
||||
"requirements": ["google-cloud-pubsub==2.29.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1030,7 +1030,7 @@ goodwe==0.3.6
|
||||
google-api-python-client==2.71.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.28.0
|
||||
google-cloud-pubsub==2.29.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-speech==2.27.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -880,7 +880,7 @@ goodwe==0.3.6
|
||||
google-api-python-client==2.71.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.28.0
|
||||
google-cloud-pubsub==2.29.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-speech==2.27.0
|
||||
|
Reference in New Issue
Block a user