Bump aiodns to 3.1.1 (#113371)
parent
e0828f1efc
commit
9e645e1b00
|
@ -5,5 +5,5 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/dnsip",
|
||||
"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
|
||||
|
||||
# homeassistant.components.dnsip
|
||||
aiodns==3.0.0
|
||||
aiodns==3.1.1
|
||||
|
||||
# homeassistant.components.eafm
|
||||
aioeafm==0.1.2
|
||||
|
|
|
@ -203,7 +203,7 @@ aiodhcpwatcher==0.8.1
|
|||
aiodiscover==1.6.1
|
||||
|
||||
# homeassistant.components.dnsip
|
||||
aiodns==3.0.0
|
||||
aiodns==3.1.1
|
||||
|
||||
# homeassistant.components.eafm
|
||||
aioeafm==0.1.2
|
||||
|
|
Loading…
Reference in New Issue