Bump aiodns to 3.2.0 (#114527)
changelog: https://github.com/saghul/aiodns/compare/v3.1.1...v3.2.0pull/111402/head^2
parent
52741d7114
commit
8ebdd46509
|
@ -5,5 +5,5 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/dnsip",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["aiodns==3.1.1"]
|
||||
"requirements": ["aiodns==3.2.0"]
|
||||
}
|
||||
|
|
|
@ -224,7 +224,7 @@ aiodhcpwatcher==1.0.0
|
|||
aiodiscover==2.0.0
|
||||
|
||||
# homeassistant.components.dnsip
|
||||
aiodns==3.1.1
|
||||
aiodns==3.2.0
|
||||
|
||||
# homeassistant.components.eafm
|
||||
aioeafm==0.1.2
|
||||
|
|
|
@ -203,7 +203,7 @@ aiodhcpwatcher==1.0.0
|
|||
aiodiscover==2.0.0
|
||||
|
||||
# homeassistant.components.dnsip
|
||||
aiodns==3.1.1
|
||||
aiodns==3.2.0
|
||||
|
||||
# homeassistant.components.eafm
|
||||
aioeafm==0.1.2
|
||||
|
|
Loading…
Reference in New Issue