From adc2459545770db95e32a27dafa9f365f3f51167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 14:35:11 +0000 Subject: [PATCH] Bump zeroconf from 0.148.0 to 0.149.16 in /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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index b1e29b07..589721fc 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -11,5 +11,5 @@ marshmallow<5 pyjwt[crypto]==2.13.0 setuptools==80.10.2 xkcdpass==1.30.0 -zeroconf==0.148.0 +zeroconf==0.149.16 python-jsonpath==2.0.2 \ No newline at end of file