Bump aiodhcpwatcher to 0.8.1 (#113096)
parent
77cdecf0f1
commit
2061cedadb
|
@ -14,7 +14,7 @@
|
|||
],
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"aiodhcpwatcher==0.8.0",
|
||||
"aiodhcpwatcher==0.8.1",
|
||||
"aiodiscover==1.6.1",
|
||||
"cached_ipaddress==0.3.0"
|
||||
]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Automatically generated by gen_requirements_all.py, do not edit
|
||||
|
||||
aiodhcpwatcher==0.8.0
|
||||
aiodhcpwatcher==0.8.1
|
||||
aiodiscover==1.6.1
|
||||
aiohttp-fast-url-dispatcher==0.3.0
|
||||
aiohttp-zlib-ng==0.3.1
|
||||
|
|
|
@ -218,7 +218,7 @@ aiobotocore==2.9.1
|
|||
aiocomelit==0.9.0
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==0.8.0
|
||||
aiodhcpwatcher==0.8.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==1.6.1
|
||||
|
|
|
@ -197,7 +197,7 @@ aiobotocore==2.9.1
|
|||
aiocomelit==0.9.0
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==0.8.0
|
||||
aiodhcpwatcher==0.8.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==1.6.1
|
||||
|
|
Loading…
Reference in New Issue