mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update dhcp dependencies (#137384)
This commit is contained in:
parent
8e439cbf47
commit
bbe6804572
@ -14,8 +14,8 @@
|
||||
],
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"aiodhcpwatcher==1.0.3",
|
||||
"aiodiscover==2.1.0",
|
||||
"aiodhcpwatcher==1.1.0",
|
||||
"aiodiscover==2.2.2",
|
||||
"cached-ipaddress==0.8.0"
|
||||
]
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Automatically generated by gen_requirements_all.py, do not edit
|
||||
|
||||
aiodhcpwatcher==1.0.3
|
||||
aiodiscover==2.1.0
|
||||
aiodhcpwatcher==1.1.0
|
||||
aiodiscover==2.2.2
|
||||
aiodns==3.2.0
|
||||
aiohasupervisor==0.2.2b6
|
||||
aiohttp-asyncmdnsresolver==0.0.3
|
||||
|
4
requirements_all.txt
generated
4
requirements_all.txt
generated
@ -216,10 +216,10 @@ aiobotocore==2.13.1
|
||||
aiocomelit==0.10.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.0.3
|
||||
aiodhcpwatcher==1.1.0
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.1.0
|
||||
aiodiscover==2.2.2
|
||||
|
||||
# homeassistant.components.dnsip
|
||||
aiodns==3.2.0
|
||||
|
4
requirements_test_all.txt
generated
4
requirements_test_all.txt
generated
@ -204,10 +204,10 @@ aiobotocore==2.13.1
|
||||
aiocomelit==0.10.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.0.3
|
||||
aiodhcpwatcher==1.1.0
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.1.0
|
||||
aiodiscover==2.2.2
|
||||
|
||||
# homeassistant.components.dnsip
|
||||
aiodns==3.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user