mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 05:58:19 +00:00
Bump aiodhcpwatcher to 0.8.1 (#113096)
This commit is contained in:
parent
cac22154a8
commit
a63bf74886
@ -15,7 +15,7 @@
|
|||||||
],
|
],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aiodhcpwatcher==0.8.0",
|
"aiodhcpwatcher==0.8.1",
|
||||||
"aiodiscover==1.6.1",
|
"aiodiscover==1.6.1",
|
||||||
"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==0.8.0
|
aiodhcpwatcher==0.8.1
|
||||||
aiodiscover==1.6.1
|
aiodiscover==1.6.1
|
||||||
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
|
||||||
|
@ -221,7 +221,7 @@ aiobotocore==2.9.1
|
|||||||
aiocomelit==0.9.0
|
aiocomelit==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodhcpwatcher==0.8.0
|
aiodhcpwatcher==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==1.6.1
|
aiodiscover==1.6.1
|
||||||
|
@ -200,7 +200,7 @@ aiobotocore==2.9.1
|
|||||||
aiocomelit==0.9.0
|
aiocomelit==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodhcpwatcher==0.8.0
|
aiodhcpwatcher==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==1.6.1
|
aiodiscover==1.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user