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:
J. Nick Koston 2025-02-09 16:44:17 -06:00 committed by GitHub
parent 0408e732d7
commit 0017192ca4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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
View File

@ -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

View File

@ -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