From db8c0a42d4dcfb91af19ff85ecd6036ebbffbb0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 22:16:42 +0000 Subject: [PATCH] Bump zeroconf from 0.31.0 to 0.149.7 in /scripts/_legacy Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.31.0 to 0.149.7. - [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.31.0...0.149.7) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.149.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/_legacy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_legacy/requirements.txt b/scripts/_legacy/requirements.txt index 2488bf2..8597d4e 100644 --- a/scripts/_legacy/requirements.txt +++ b/scripts/_legacy/requirements.txt @@ -1,4 +1,4 @@ -zeroconf==0.31.0 +zeroconf==0.149.7 flask-socketio netifaces wheel