From 39b2587a7cfceafd9e0f32c86c69ed7c5fb86f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 13:44:59 +0000 Subject: [PATCH] Bump zeroconf from 0.23.0 to 0.149.12 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.23.0 to 0.149.12. - [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.23.0...0.149.12) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.149.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5e762a..68e5e36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ifaddr==0.1.6 pyparrot==1.5.20 untangle==1.1.1 -zeroconf==0.23.0 +zeroconf==0.149.12