mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump aiodns to 3.2.0 (#114527)
changelog: https://github.com/saghul/aiodns/compare/v3.1.1...v3.2.0
This commit is contained in:
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…
x
Reference in New Issue
Block a user