mirror of
https://github.com/home-assistant/core.git
synced 2025-08-30 01:42:21 +02:00
Bump aiodhcpwatcher to 1.2.1 (#150519)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
],
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"aiodhcpwatcher==1.2.0",
|
||||
"aiodhcpwatcher==1.2.1",
|
||||
"aiodiscover==2.7.1",
|
||||
"cached-ipaddress==0.10.0"
|
||||
]
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Automatically generated by gen_requirements_all.py, do not edit
|
||||
|
||||
aiodhcpwatcher==1.2.0
|
||||
aiodhcpwatcher==1.2.1
|
||||
aiodiscover==2.7.1
|
||||
aiodns==3.5.0
|
||||
aiohasupervisor==0.3.1
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -220,7 +220,7 @@ aiobotocore==2.21.1
|
||||
aiocomelit==0.12.3
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.2.0
|
||||
aiodhcpwatcher==1.2.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.7.1
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -208,7 +208,7 @@ aiobotocore==2.21.1
|
||||
aiocomelit==0.12.3
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.2.0
|
||||
aiodhcpwatcher==1.2.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.7.1
|
||||
|
Reference in New Issue
Block a user