From f9d6a3899380b48d0529373d34e20c7aa6dcd6a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:42:27 +0000 Subject: [PATCH] Bump zeroconf from 0.139.0 to 0.140.1 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.139.0 to 0.140.1. - [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.139.0...0.140.1) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production 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 e81d0205..23b0d272 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ server = [ "coloredlogs==15.0.1", "cryptography==44.0.0", "orjson==3.10.15", - "zeroconf==0.139.0", + "zeroconf==0.140.1", "home-assistant-chip-core==2024.11.4", ] test = [