Bump azure-eventhub to 5.7.0 (#66061)

This commit is contained in:
Eduard van Valkenburg 2022-02-08 12:56:24 +01:00 committed by GitHub
parent 1fc717ed1c
commit f74706a265
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "azure_event_hub",
"name": "Azure Event Hub",
"documentation": "https://www.home-assistant.io/integrations/azure_event_hub",
"requirements": ["azure-eventhub==5.5.0"],
"requirements": ["azure-eventhub==5.7.0"],
"codeowners": ["@eavanvalkenburg"],
"iot_class": "cloud_push",
"config_flow": true,

View file

@ -377,7 +377,7 @@ av==8.1.0
axis==44
# homeassistant.components.azure_event_hub
azure-eventhub==5.5.0
azure-eventhub==5.7.0
# homeassistant.components.azure_service_bus
azure-servicebus==0.50.3

View file

@ -270,7 +270,7 @@ av==8.1.0
axis==44
# homeassistant.components.azure_event_hub
azure-eventhub==5.5.0
azure-eventhub==5.7.0
# homeassistant.components.homekit
base36==0.1.1