From 86a9e018d6d3be429c71e1f1618c57a8acd39042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 02:49:25 +0000 Subject: [PATCH] chore(deps): bump zeroconf from 0.148.0 to 0.149.16 in /apps/server 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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/server/requirements.txt b/apps/server/requirements.txt index 8c79569d..cb72a148 100644 --- a/apps/server/requirements.txt +++ b/apps/server/requirements.txt @@ -8,4 +8,4 @@ pyMeticulous>=0.3.1 zstandard>=0.25.0 httpx==0.28.1 sse-starlette==3.3.4 -zeroconf==0.148.0 +zeroconf==0.149.16