From 94b8d920553e202e56bd39451a9ee6f306671ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 09:32:00 +0000 Subject: [PATCH] Bump zeroconf from 0.146.3 to 0.146.5 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.146.3 to 0.146.5. - [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.146.3...0.146.5) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.146.5 dependency-type: direct:production 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 2b457850..0e80628b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ server = [ "coloredlogs==15.0.1", "cryptography==44.0.2", "orjson==3.10.16", - "zeroconf==0.146.3", + "zeroconf==0.146.5", "home-assistant-chip-core==2025.4.0", ] test = [