From 9a12e6a89815b1991831c29dfde91a9e09bf407f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 23:02:48 +0000 Subject: [PATCH] Bump zeroconf from 0.140.0 to 0.148.0 in /server Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.140.0 to 0.148.0. - [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.140.0...0.148.0) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.148.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index c7880fb7..322aebf5 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -11,4 +11,4 @@ marshmallow<5 pyjwt[crypto]==2.10.1 setuptools==80.10.1 xkcdpass==1.30.0 -zeroconf==0.140.0 \ No newline at end of file +zeroconf==0.148.0 \ No newline at end of file