From 75e4e80dcf2d2c3b41be7ec3758635faecd5d68d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 08:45:16 +0000 Subject: [PATCH] Bump zeroconf from 0.132.2 to 0.133.0 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.132.2 to 0.133.0. - [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.132.2...0.133.0) --- 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 edef1b4a..d5689156 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.132.2", + "zeroconf==0.133.0", "home-assistant-chip-core==2024.7.1", ] test = [