From d4a8e30771cd90467185bf54ad74c26279a3472f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:43:38 +0200 Subject: [PATCH] Bump zeroconf from 0.133.0 to 0.134.0 (#879) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 40081ef5..d1d1e9d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ server = [ "coloredlogs==15.0.1", "cryptography==43.0.0", "orjson==3.10.7", - "zeroconf==0.133.0", + "zeroconf==0.134.0", "home-assistant-chip-core==2024.7.1", ] test = [