mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 18:18:21 +00:00
Bump zeroconf to 0.38.1 (#62720)
This commit is contained in:
parent
3de9c425f6
commit
c4fe1d57d9
@ -2,7 +2,7 @@
|
||||
"domain": "zeroconf",
|
||||
"name": "Zero-configuration networking (zeroconf)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
||||
"requirements": ["zeroconf==0.37.0"],
|
||||
"requirements": ["zeroconf==0.38.1"],
|
||||
"dependencies": ["network", "api"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"quality_scale": "internal",
|
||||
|
@ -33,7 +33,7 @@ sqlalchemy==1.4.27
|
||||
voluptuous-serialize==2.5.0
|
||||
voluptuous==0.12.2
|
||||
yarl==1.6.3
|
||||
zeroconf==0.37.0
|
||||
zeroconf==0.38.1
|
||||
|
||||
pycryptodome>=3.6.6
|
||||
|
||||
|
@ -2484,7 +2484,7 @@ youtube_dl==2021.06.06
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.37.0
|
||||
zeroconf==0.38.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.65
|
||||
|
@ -1473,7 +1473,7 @@ yeelight==0.7.8
|
||||
youless-api==0.15
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.37.0
|
||||
zeroconf==0.38.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.65
|
||||
|
Loading…
x
Reference in New Issue
Block a user