mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +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
48511986bb
commit
433a51f6d5
@ -14,7 +14,7 @@
|
||||
],
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"aiodhcpwatcher==1.0.2",
|
||||
"aiodhcpwatcher==1.0.3",
|
||||
"aiodiscover==2.1.0",
|
||||
"cached-ipaddress==0.8.0"
|
||||
]
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Automatically generated by gen_requirements_all.py, do not edit
|
||||
|
||||
aiodhcpwatcher==1.0.2
|
||||
aiodhcpwatcher==1.0.3
|
||||
aiodiscover==2.1.0
|
||||
aiodns==3.2.0
|
||||
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
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.0.2
|
||||
aiodhcpwatcher==1.0.3
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
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
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.0.2
|
||||
aiodhcpwatcher==1.0.3
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==2.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user