mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Bump aiodhcpwatcher to 1.1.1 (#139058)
This commit is contained in:
parent
539adaf128
commit
c806638448
@ -14,7 +14,7 @@
|
||||
],
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"aiodhcpwatcher==1.1.0",
|
||||
"aiodhcpwatcher==1.1.1",
|
||||
"aiodiscover==2.6.0",
|
||||
"cached-ipaddress==0.8.0"
|
||||
]
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Automatically generated by gen_requirements_all.py, do not edit
|
||||
|
||||
aiodhcpwatcher==1.1.0
|
||||
aiodhcpwatcher==1.1.1
|
||||
aiodiscover==2.6.0
|
||||
aiodns==3.2.0
|
||||
aiohasupervisor==0.3.0
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -216,7 +216,7 @@ aiobotocore==2.13.1
|
||||
aiocomelit==0.10.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.1.0
|
||||
aiodhcpwatcher==1.1.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.6.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -204,7 +204,7 @@ aiobotocore==2.13.1
|
||||
aiocomelit==0.10.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.1.0
|
||||
aiodhcpwatcher==1.1.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user