From a5d9dea8bfc95c0d4815652cd4401191082c6c58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 14:16:16 +0000 Subject: [PATCH] Bump zeroconf from 0.148.0 to 0.149.7 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.148.0 to 0.149.7. - [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.148.0...0.149.7) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.149.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 296b4744..4a955dea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ server = [ "coloredlogs==15.0.1", "cryptography==48.0.0", "orjson==3.11.9", - "zeroconf==0.148.0", + "zeroconf==0.149.7", "home-assistant-chip-core==2025.7.0", ] test = [