mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Bump aiodns to 3.1.1 (#113371)
This commit is contained in:
@@ -5,5 +5,5 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/dnsip",
|
"documentation": "https://www.home-assistant.io/integrations/dnsip",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["aiodns==3.0.0"]
|
"requirements": ["aiodns==3.1.1"]
|
||||||
}
|
}
|
||||||
|
@@ -224,7 +224,7 @@ aiodhcpwatcher==0.8.1
|
|||||||
aiodiscover==1.6.1
|
aiodiscover==1.6.1
|
||||||
|
|
||||||
# homeassistant.components.dnsip
|
# homeassistant.components.dnsip
|
||||||
aiodns==3.0.0
|
aiodns==3.1.1
|
||||||
|
|
||||||
# homeassistant.components.eafm
|
# homeassistant.components.eafm
|
||||||
aioeafm==0.1.2
|
aioeafm==0.1.2
|
||||||
|
@@ -203,7 +203,7 @@ aiodhcpwatcher==0.8.1
|
|||||||
aiodiscover==1.6.1
|
aiodiscover==1.6.1
|
||||||
|
|
||||||
# homeassistant.components.dnsip
|
# homeassistant.components.dnsip
|
||||||
aiodns==3.0.0
|
aiodns==3.1.1
|
||||||
|
|
||||||
# homeassistant.components.eafm
|
# homeassistant.components.eafm
|
||||||
aioeafm==0.1.2
|
aioeafm==0.1.2
|
||||||
|
Reference in New Issue
Block a user