mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Bump aiodiscover to 2.0.0 (#113337)
This commit is contained in:
parent
3d1a65a1c3
commit
6338c8d86e
@ -15,7 +15,7 @@
|
|||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aiodhcpwatcher==0.8.1",
|
"aiodhcpwatcher==0.8.1",
|
||||||
"aiodiscover==1.6.1",
|
"aiodiscover==2.0.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==0.8.1
|
aiodhcpwatcher==0.8.1
|
||||||
aiodiscover==1.6.1
|
aiodiscover==2.0.0
|
||||||
aiohttp-fast-url-dispatcher==0.3.0
|
aiohttp-fast-url-dispatcher==0.3.0
|
||||||
aiohttp-zlib-ng==0.3.1
|
aiohttp-zlib-ng==0.3.1
|
||||||
aiohttp==3.9.3
|
aiohttp==3.9.3
|
||||||
|
@ -221,7 +221,7 @@ aiocomelit==0.9.0
|
|||||||
aiodhcpwatcher==0.8.1
|
aiodhcpwatcher==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==1.6.1
|
aiodiscover==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.dnsip
|
# homeassistant.components.dnsip
|
||||||
aiodns==3.1.1
|
aiodns==3.1.1
|
||||||
|
@ -200,7 +200,7 @@ aiocomelit==0.9.0
|
|||||||
aiodhcpwatcher==0.8.1
|
aiodhcpwatcher==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==1.6.1
|
aiodiscover==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.dnsip
|
# homeassistant.components.dnsip
|
||||||
aiodns==3.1.1
|
aiodns==3.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user