mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00
Bump zeroconf to 0.133.0 (#124673)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.132.2...0.133.0
This commit is contained in:
parent
ef1d53c207
commit
68d6f1c1aa
@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.132.2"]
|
||||
"requirements": ["zeroconf==0.133.0"]
|
||||
}
|
||||
|
@ -63,7 +63,7 @@ voluptuous-openapi==0.0.5
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
yarl==1.9.4
|
||||
zeroconf==0.132.2
|
||||
zeroconf==0.133.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
@ -2998,7 +2998,7 @@ zamg==0.3.6
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.132.2
|
||||
zeroconf==0.133.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
@ -2372,7 +2372,7 @@ yt-dlp==2024.08.06
|
||||
zamg==0.3.6
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.132.2
|
||||
zeroconf==0.133.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user