From ef0e6fe8e6d21e1cde3d1d6a8c64a7b6ba05b91d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 21:21:03 +0000 Subject: [PATCH] Bump zeroconf from 0.28.8 to 0.149.16 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.28.8 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.28.8...0.149.16) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.149.16 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 3d5dc7b..c0272fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ python-rtmidi==1.4.6 timecode==1.3.0 websockets==9.1 xmlschema==1.2.2 -zeroconf==0.28.8 +zeroconf==0.149.16 xlib==0.21