mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump aiodhcpwatcher to 1.2.0 (#144769)
This commit is contained in:
parent
0719753be3
commit
e69ca0cf80
@ -14,7 +14,7 @@
|
|||||||
],
|
],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aiodhcpwatcher==1.1.1",
|
"aiodhcpwatcher==1.2.0",
|
||||||
"aiodiscover==2.7.0",
|
"aiodiscover==2.7.0",
|
||||||
"cached-ipaddress==0.10.0"
|
"cached-ipaddress==0.10.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==1.1.1
|
aiodhcpwatcher==1.2.0
|
||||||
aiodiscover==2.7.0
|
aiodiscover==2.7.0
|
||||||
aiodns==3.4.0
|
aiodns==3.4.0
|
||||||
aiohasupervisor==0.3.1
|
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
|
aiocomelit==0.12.1
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodhcpwatcher==1.1.1
|
aiodhcpwatcher==1.2.0
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==2.7.0
|
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
|
aiocomelit==0.12.1
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodhcpwatcher==1.1.1
|
aiodhcpwatcher==1.2.0
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==2.7.0
|
aiodiscover==2.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user