From 4df4fd8ed126f4dea731066808990887270537e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 08:22:40 +0000 Subject: [PATCH] Bump zeroconf from 0.149.16 to 0.149.17 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.149.16 to 0.149.17. - [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) - [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.149.16...0.149.17) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.149.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d69e3b49..09cd268a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ server = [ "coloredlogs==15.0.1", "cryptography==49.0.0", "orjson==3.11.9", - "zeroconf==0.149.16", + "zeroconf==0.149.17", "home-assistant-chip-core==2025.7.0", ] test = [