mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump aiodiscover to 2.6.0 (#138239)
This commit is contained in:
parent
6bc6111771
commit
b8ec8ab3cc
@ -15,7 +15,7 @@
|
|||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aiodhcpwatcher==1.1.0",
|
"aiodhcpwatcher==1.1.0",
|
||||||
"aiodiscover==2.2.2",
|
"aiodiscover==2.6.0",
|
||||||
"cached-ipaddress==0.8.0"
|
"cached-ipaddress==0.8.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.1.0
|
aiodhcpwatcher==1.1.0
|
||||||
aiodiscover==2.2.2
|
aiodiscover==2.6.0
|
||||||
aiodns==3.2.0
|
aiodns==3.2.0
|
||||||
aiohasupervisor==0.3.0
|
aiohasupervisor==0.3.0
|
||||||
aiohttp-asyncmdnsresolver==0.1.0
|
aiohttp-asyncmdnsresolver==0.1.0
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -219,7 +219,7 @@ aiocomelit==0.10.1
|
|||||||
aiodhcpwatcher==1.1.0
|
aiodhcpwatcher==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==2.2.2
|
aiodiscover==2.6.0
|
||||||
|
|
||||||
# homeassistant.components.dnsip
|
# homeassistant.components.dnsip
|
||||||
aiodns==3.2.0
|
aiodns==3.2.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -207,7 +207,7 @@ aiocomelit==0.10.1
|
|||||||
aiodhcpwatcher==1.1.0
|
aiodhcpwatcher==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==2.2.2
|
aiodiscover==2.6.0
|
||||||
|
|
||||||
# homeassistant.components.dnsip
|
# homeassistant.components.dnsip
|
||||||
aiodns==3.2.0
|
aiodns==3.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user