mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Bump aiodhcpwatcher to 0.8.1 (#113096)
This commit is contained in:
parent
77cdecf0f1
commit
2061cedadb
@ -14,7 +14,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
|
||||||
|
@ -218,7 +218,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
|
||||||
|
@ -197,7 +197,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