mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Bump google-cloud-pubsub to 2.28.0 (#137742)
changelog: https://github.com/googleapis/python-pubsub/compare/v2.23.0...v2.28.0 getting this updates so it will be a smaller bump once protobuf 6 is supported https://github.com/home-assistant/core/pull/137736
This commit is contained in:
parent
0408e732d7
commit
0017192ca4
@ -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.23.0"]
|
||||
"requirements": ["google-cloud-pubsub==2.28.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1024,7 +1024,7 @@ goodwe==0.3.6
|
||||
google-api-python-client==2.71.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.23.0
|
||||
google-cloud-pubsub==2.28.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-speech==2.27.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -874,7 +874,7 @@ goodwe==0.3.6
|
||||
google-api-python-client==2.71.0
|
||||
|
||||
# homeassistant.components.google_pubsub
|
||||
google-cloud-pubsub==2.23.0
|
||||
google-cloud-pubsub==2.28.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-speech==2.27.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user