Bump azure-eventhub to 5.7.0 (#66061)
This commit is contained in:
parent
1fc717ed1c
commit
f74706a265
3 changed files with 3 additions and 3 deletions
|
@ -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,
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue