1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00

Bump zeroconf to 0.47.0 (#84420)

This commit is contained in:
J. Nick Koston 2022-12-21 19:18:58 -10:00 committed by GitHub
parent 98f84c7c17
commit 17d674e1cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"domain": "zeroconf",
"name": "Zero-configuration networking (zeroconf)",
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
"requirements": ["zeroconf==0.44.0"],
"requirements": ["zeroconf==0.47.0"],
"dependencies": ["network", "api"],
"codeowners": ["@bdraco"],
"quality_scale": "internal",

View File

@ -44,7 +44,7 @@ typing-extensions>=4.4.0,<5.0
voluptuous-serialize==2.5.0
voluptuous==0.13.1
yarl==1.8.1
zeroconf==0.44.0
zeroconf==0.47.0
# Constrain pycryptodome to avoid vulnerability
# see https://github.com/home-assistant/core/pull/16238

View File

@ -2641,7 +2641,7 @@ zamg==0.2.1
zengge==0.2
# homeassistant.components.zeroconf
zeroconf==0.44.0
zeroconf==0.47.0
# homeassistant.components.zha
zha-quirks==0.0.89

View File

@ -1845,7 +1845,7 @@ youless-api==0.16
zamg==0.2.1
# homeassistant.components.zeroconf
zeroconf==0.44.0
zeroconf==0.47.0
# homeassistant.components.zha
zha-quirks==0.0.89