Bump aiodiscover to 1.6.0 (#105885)
This commit is contained in:
parent
537dbd8375
commit
87c081e70d
4 changed files with 4 additions and 4 deletions
|
@ -7,5 +7,5 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["aiodiscover", "dnspython", "pyroute2", "scapy"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["scapy==2.5.0", "aiodiscover==1.5.1"]
|
||||
"requirements": ["scapy==2.5.0", "aiodiscover==1.6.0"]
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Automatically generated by gen_requirements_all.py, do not edit
|
||||
|
||||
aiodiscover==1.5.1
|
||||
aiodiscover==1.6.0
|
||||
aiohttp-fast-url-dispatcher==0.3.0
|
||||
aiohttp-zlib-ng==0.1.1
|
||||
aiohttp==3.9.1
|
||||
|
|
|
@ -218,7 +218,7 @@ aiobotocore==2.6.0
|
|||
aiocomelit==0.6.2
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==1.5.1
|
||||
aiodiscover==1.6.0
|
||||
|
||||
# homeassistant.components.dnsip
|
||||
aiodns==3.0.0
|
||||
|
|
|
@ -197,7 +197,7 @@ aiobotocore==2.6.0
|
|||
aiocomelit==0.6.2
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodiscover==1.5.1
|
||||
aiodiscover==1.6.0
|
||||
|
||||
# homeassistant.components.dnsip
|
||||
aiodns==3.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue