Bump aiodiscover to 2.4.5 ()

- Disable scanning if the network size exceeds the maximum number of
  allowed hosts (8192)

- Changelog: https://github.com/bdraco/aiodiscover/compare/v1.4.4...v1.4.5

- Closes 
pull/57458/head
J. Nick Koston 2021-10-10 17:14:42 -10:00 committed by GitHub
parent 77c7709323
commit 6e95ce70bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"domain": "dhcp",
"name": "DHCP Discovery",
"documentation": "https://www.home-assistant.io/integrations/dhcp",
"requirements": ["scapy==2.4.5", "aiodiscover==1.4.4"],
"requirements": ["scapy==2.4.5", "aiodiscover==1.4.5"],
"codeowners": ["@bdraco"],
"quality_scale": "internal",
"iot_class": "local_push"

View File

@ -1,6 +1,6 @@
PyJWT==2.1.0
PyNaCl==1.4.0
aiodiscover==1.4.4
aiodiscover==1.4.5
aiohttp==3.7.4.post0
aiohttp_cors==0.7.0
astral==2.2

View File

@ -145,7 +145,7 @@ aioazuredevops==1.3.5
aiobotocore==1.2.2
# homeassistant.components.dhcp
aiodiscover==1.4.4
aiodiscover==1.4.5
# homeassistant.components.dnsip
# homeassistant.components.minecraft_server

View File

@ -93,7 +93,7 @@ aioazuredevops==1.3.5
aiobotocore==1.2.2
# homeassistant.components.dhcp
aiodiscover==1.4.4
aiodiscover==1.4.5
# homeassistant.components.dnsip
# homeassistant.components.minecraft_server