Skip to content
Snippets Groups Projects
Unverified Commit c7838c34 authored by J. Nick Koston's avatar J. Nick Koston Committed by GitHub
Browse files

Bump zeroconf to 0.39.0 (#76328)

parent ddf3d23c
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"domain": "zeroconf", "domain": "zeroconf",
"name": "Zero-configuration networking (zeroconf)", "name": "Zero-configuration networking (zeroconf)",
"documentation": "https://www.home-assistant.io/integrations/zeroconf", "documentation": "https://www.home-assistant.io/integrations/zeroconf",
"requirements": ["zeroconf==0.38.7"], "requirements": ["zeroconf==0.39.0"],
"dependencies": ["network", "api"], "dependencies": ["network", "api"],
"codeowners": ["@bdraco"], "codeowners": ["@bdraco"],
"quality_scale": "internal", "quality_scale": "internal",
......
...@@ -38,7 +38,7 @@ typing-extensions>=3.10.0.2,<5.0 ...@@ -38,7 +38,7 @@ typing-extensions>=3.10.0.2,<5.0
voluptuous-serialize==2.5.0 voluptuous-serialize==2.5.0
voluptuous==0.13.1 voluptuous==0.13.1
yarl==1.7.2 yarl==1.7.2
zeroconf==0.38.7 zeroconf==0.39.0
# Constrain pycryptodome to avoid vulnerability # Constrain pycryptodome to avoid vulnerability
# see https://github.com/home-assistant/core/pull/16238 # see https://github.com/home-assistant/core/pull/16238
......
...@@ -2515,7 +2515,7 @@ youtube_dl==2021.12.17 ...@@ -2515,7 +2515,7 @@ youtube_dl==2021.12.17
zengge==0.2 zengge==0.2
# homeassistant.components.zeroconf # homeassistant.components.zeroconf
zeroconf==0.38.7 zeroconf==0.39.0
# homeassistant.components.zha # homeassistant.components.zha
zha-quirks==0.0.78 zha-quirks==0.0.78
......
...@@ -1692,7 +1692,7 @@ yolink-api==0.0.9 ...@@ -1692,7 +1692,7 @@ yolink-api==0.0.9
youless-api==0.16 youless-api==0.16
# homeassistant.components.zeroconf # homeassistant.components.zeroconf
zeroconf==0.38.7 zeroconf==0.39.0
# homeassistant.components.zha # homeassistant.components.zha
zha-quirks==0.0.78 zha-quirks==0.0.78
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment