Bump aiodiscover to 2.1.0 (#115823)
This commit is contained in:
parent
ed4f00279e
commit
79c9db4089
4 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aiodhcpwatcher==1.0.0",
|
"aiodhcpwatcher==1.0.0",
|
||||||
"aiodiscover==2.0.0",
|
"aiodiscover==2.1.0",
|
||||||
"cached_ipaddress==0.3.0"
|
"cached_ipaddress==0.3.0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Automatically generated by gen_requirements_all.py, do not edit
|
# Automatically generated by gen_requirements_all.py, do not edit
|
||||||
|
|
||||||
aiodhcpwatcher==1.0.0
|
aiodhcpwatcher==1.0.0
|
||||||
aiodiscover==2.0.0
|
aiodiscover==2.1.0
|
||||||
aiodns==3.2.0
|
aiodns==3.2.0
|
||||||
aiohttp-fast-url-dispatcher==0.3.0
|
aiohttp-fast-url-dispatcher==0.3.0
|
||||||
aiohttp-isal==0.2.0
|
aiohttp-isal==0.2.0
|
||||||
|
|
|
@ -222,7 +222,7 @@ aiocomelit==0.9.0
|
||||||
aiodhcpwatcher==1.0.0
|
aiodhcpwatcher==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==2.0.0
|
aiodiscover==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.dnsip
|
# homeassistant.components.dnsip
|
||||||
aiodns==3.2.0
|
aiodns==3.2.0
|
||||||
|
|
|
@ -201,7 +201,7 @@ aiocomelit==0.9.0
|
||||||
aiodhcpwatcher==1.0.0
|
aiodhcpwatcher==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==2.0.0
|
aiodiscover==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.dnsip
|
# homeassistant.components.dnsip
|
||||||
aiodns==3.2.0
|
aiodns==3.2.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue