mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Bump aiodhcpwatcher to 1.0.2 (#120311)
This commit is contained in:
parent
b4d0de9c0f
commit
fbdc06647b
@ -14,7 +14,7 @@
|
|||||||
],
|
],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aiodhcpwatcher==1.0.0",
|
"aiodhcpwatcher==1.0.2",
|
||||||
"aiodiscover==2.1.0",
|
"aiodiscover==2.1.0",
|
||||||
"cached_ipaddress==0.3.0"
|
"cached_ipaddress==0.3.0"
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# 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.2
|
||||||
aiodiscover==2.1.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
|
||||||
|
@ -219,7 +219,7 @@ aiobotocore==2.13.0
|
|||||||
aiocomelit==0.9.0
|
aiocomelit==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodhcpwatcher==1.0.0
|
aiodhcpwatcher==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==2.1.0
|
aiodiscover==2.1.0
|
||||||
|
@ -198,7 +198,7 @@ aiobotocore==2.13.0
|
|||||||
aiocomelit==0.9.0
|
aiocomelit==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodhcpwatcher==1.0.0
|
aiodhcpwatcher==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==2.1.0
|
aiodiscover==2.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user