mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Bump aiodhcpwatcher to 1.0.3 (#137188)
changelog: https://github.com/bdraco/aiodhcpwatcher/compare/v1.0.2...v1.0.3
This commit is contained in:
parent
1a394876b1
commit
6afaeee0fd
@ -14,7 +14,7 @@
|
|||||||
],
|
],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aiodhcpwatcher==1.0.2",
|
"aiodhcpwatcher==1.0.3",
|
||||||
"aiodiscover==2.1.0",
|
"aiodiscover==2.1.0",
|
||||||
"cached-ipaddress==0.8.0"
|
"cached-ipaddress==0.8.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.0.2
|
aiodhcpwatcher==1.0.3
|
||||||
aiodiscover==2.1.0
|
aiodiscover==2.1.0
|
||||||
aiodns==3.2.0
|
aiodns==3.2.0
|
||||||
aiohasupervisor==0.2.2b6
|
aiohasupervisor==0.2.2b6
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -216,7 +216,7 @@ aiobotocore==2.13.1
|
|||||||
aiocomelit==0.10.1
|
aiocomelit==0.10.1
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodhcpwatcher==1.0.2
|
aiodhcpwatcher==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==2.1.0
|
aiodiscover==2.1.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
|
aiocomelit==0.10.1
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodhcpwatcher==1.0.2
|
aiodhcpwatcher==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
aiodiscover==2.1.0
|
aiodiscover==2.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user