mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump aiodhcpwatcher to 1.2.0 (#144769)
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
],
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"aiodhcpwatcher==1.1.1",
|
||||
"aiodhcpwatcher==1.2.0",
|
||||
"aiodiscover==2.7.0",
|
||||
"cached-ipaddress==0.10.0"
|
||||
]
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Automatically generated by gen_requirements_all.py, do not edit
|
||||
|
||||
aiodhcpwatcher==1.1.1
|
||||
aiodhcpwatcher==1.2.0
|
||||
aiodiscover==2.7.0
|
||||
aiodns==3.4.0
|
||||
aiohasupervisor==0.3.1
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -214,7 +214,7 @@ aiobotocore==2.21.1
|
||||
aiocomelit==0.12.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.1.1
|
||||
aiodhcpwatcher==1.2.0
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.7.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -202,7 +202,7 @@ aiobotocore==2.21.1
|
||||
aiocomelit==0.12.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.1.1
|
||||
aiodhcpwatcher==1.2.0
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.7.0
|
||||
|
Reference in New Issue
Block a user