Update zeroconf to 0.136.0 (#129204)

This commit is contained in:
Marc Mueller 2024-10-26 11:35:00 +02:00 committed by GitHub
parent e47909bb3e
commit beafcf74ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 4 deletions

View file

@ -8,5 +8,5 @@
"iot_class": "local_push",
"loggers": ["zeroconf"],
"quality_scale": "internal",
"requirements": ["zeroconf==0.135.0"]
"requirements": ["zeroconf==0.136.0"]
}

View file

@ -67,7 +67,7 @@ voluptuous-serialize==2.6.0
voluptuous==0.15.2
webrtc-models==0.0.0b2
yarl==1.16.0
zeroconf==0.135.0
zeroconf==0.136.0
# Constrain pycryptodome to avoid vulnerability
# see https://github.com/home-assistant/core/pull/16238

View file

@ -3054,7 +3054,7 @@ zamg==0.3.6
zengge==0.2
# homeassistant.components.zeroconf
zeroconf==0.135.0
zeroconf==0.136.0
# homeassistant.components.zeversolar
zeversolar==0.3.2

View file

@ -2437,7 +2437,7 @@ yt-dlp==2024.10.22
zamg==0.3.6
# homeassistant.components.zeroconf
zeroconf==0.135.0
zeroconf==0.136.0
# homeassistant.components.zeversolar
zeversolar==0.3.2

View file

@ -135,6 +135,7 @@ OSI_APPROVED_LICENSES = {
"Apache-2",
"GPLv2",
"Python-2.0.1",
"LGPL-2.1-or-later",
}
EXCEPTIONS = {