Bump netdisco to 2.8.3 for compat with latest zeroconf (#50212)

This commit is contained in:
J. Nick Koston 2021-05-06 22:26:03 -05:00 committed by GitHub
parent 0cf07ee2d8
commit 7b07bc2d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
"domain": "discovery",
"name": "Discovery",
"documentation": "https://www.home-assistant.io/integrations/discovery",
"requirements": ["netdisco==2.8.2"],
"requirements": ["netdisco==2.8.3"],
"after_dependencies": ["zeroconf"],
"codeowners": [],
"quality_scale": "internal"

View File

@ -4,7 +4,7 @@
"documentation": "https://www.home-assistant.io/integrations/ssdp",
"requirements": [
"defusedxml==0.6.0",
"netdisco==2.8.2",
"netdisco==2.8.3",
"async-upnp-client==0.16.2"
],
"after_dependencies": ["zeroconf"],

View File

@ -19,7 +19,7 @@ hass-nabucasa==0.43.0
home-assistant-frontend==20210504.0
httpx==0.18.0
jinja2>=2.11.3
netdisco==2.8.2
netdisco==2.8.3
paho-mqtt==1.5.1
pillow==8.1.2
pip>=8.0.3,<20.3

View File

@ -985,7 +985,7 @@ netdata==0.2.0
# homeassistant.components.discovery
# homeassistant.components.ssdp
netdisco==2.8.2
netdisco==2.8.3
# homeassistant.components.neurio_energy
neurio==0.3.1

View File

@ -533,7 +533,7 @@ nessclient==0.9.15
# homeassistant.components.discovery
# homeassistant.components.ssdp
netdisco==2.8.2
netdisco==2.8.3
# homeassistant.components.nexia
nexia==0.9.6