mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 23:41:48 -05:00
Update zeroconf to 0.151.3 (#181412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.151.1"]
|
||||
"requirements": ["zeroconf==0.151.3"]
|
||||
}
|
||||
|
||||
@@ -75,7 +75,7 @@ urllib3>=2.0
|
||||
uv==0.12.7
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.24.5
|
||||
zeroconf==0.151.1
|
||||
zeroconf==0.151.3
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
||||
+1
-1
@@ -81,7 +81,7 @@ dependencies = [
|
||||
"probatio==0.11.4",
|
||||
"yarl==1.24.5",
|
||||
"webrtc-models==0.3.0",
|
||||
"zeroconf==0.151.1",
|
||||
"zeroconf==0.151.3",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Generated
+1
-1
@@ -60,4 +60,4 @@ urllib3>=2.0
|
||||
uv==0.12.7
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.24.5
|
||||
zeroconf==0.151.1
|
||||
zeroconf==0.151.3
|
||||
|
||||
Generated
+1
-1
@@ -3534,7 +3534,7 @@ zamg==0.4.1
|
||||
zcc-helper==3.8
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.151.1
|
||||
zeroconf==0.151.3
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.2
|
||||
|
||||
Reference in New Issue
Block a user