From ead75bc340e859307b003fbaabd19d9bad410767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 12:55:26 +0000 Subject: [PATCH] Bump zeroconf from 0.146.4 to 0.146.5 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.146.4 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.4...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd5194d..ea35b4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pycryptodomex==3.22.0 pyogg==0.6.14a.1 requests==2.32.3 websocket-client==1.8.0 -zeroconf==0.146.4 \ No newline at end of file +zeroconf==0.146.5 \ No newline at end of file