mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump aiodhcpwatcher to 0.8.2 (#113466)
This commit is contained in:
parent
ba2d382eb6
commit
5a62be571d
@ -14,7 +14,7 @@
|
||||
],
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"aiodhcpwatcher==0.8.1",
|
||||
"aiodhcpwatcher==0.8.2",
|
||||
"aiodiscover==2.0.0",
|
||||
"cached_ipaddress==0.3.0"
|
||||
]
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Automatically generated by gen_requirements_all.py, do not edit
|
||||
|
||||
aiodhcpwatcher==0.8.1
|
||||
aiodhcpwatcher==0.8.2
|
||||
aiodiscover==2.0.0
|
||||
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.1
|
||||
aiodhcpwatcher==0.8.2
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.0.0
|
||||
|
@ -197,7 +197,7 @@ aiobotocore==2.9.1
|
||||
aiocomelit==0.9.0
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==0.8.1
|
||||
aiodhcpwatcher==0.8.2
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user