From fc491e4611009be1f2d063883c052fe5bf807aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 22:56:17 +0000 Subject: [PATCH] build(deps): Bump zeroconf from 0.148.0 to 0.149.16 in /requirements Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.148.0 to 0.149.16. - [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.148.0...0.149.16) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.149.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index b21b67b7d..6f685ec04 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -11,4 +11,4 @@ requests==2.32.5 srptools==1.0.1 tabulate==0.9.0 tinytag==2.2.1 -zeroconf==0.148.0 +zeroconf==0.149.16