Bump zeroconf to 0.149.16 (#171737)
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.149.7"]
|
||||
"requirements": ["zeroconf==0.149.16"]
|
||||
}
|
||||
|
||||
@@ -76,7 +76,7 @@ voluptuous-serialize==2.7.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.24.2
|
||||
zeroconf==0.149.7
|
||||
zeroconf==0.149.16
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
||||
+1
-1
@@ -80,7 +80,7 @@ dependencies = [
|
||||
"voluptuous-openapi==0.3.0",
|
||||
"yarl==1.24.2",
|
||||
"webrtc-models==0.3.0",
|
||||
"zeroconf==0.149.7",
|
||||
"zeroconf==0.149.16",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Generated
+1
-1
@@ -61,4 +61,4 @@ voluptuous-serialize==2.7.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.24.2
|
||||
zeroconf==0.149.7
|
||||
zeroconf==0.149.16
|
||||
|
||||
Generated
+1
-1
@@ -3426,7 +3426,7 @@ zamg==0.3.6
|
||||
zcc-helper==3.8
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.149.7
|
||||
zeroconf==0.149.16
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.2
|
||||
|
||||
Reference in New Issue
Block a user