From eb7382368333d618fefb723a60510f73c7e23611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 13:45:33 +0000 Subject: [PATCH] Bump zeroconf from 0.31.0 to 0.149.12 in /scripts/_legacy Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.31.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.31.0...0.149.12) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.149.12 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..9360b61 100644 --- a/scripts/_legacy/requirements.txt +++ b/scripts/_legacy/requirements.txt @@ -1,4 +1,4 @@ -zeroconf==0.31.0 +zeroconf==0.149.12 flask-socketio netifaces wheel