From 296e6adf8aae3748fc625a233399dc7751414f83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 09:51:57 +0000 Subject: [PATCH] Bump zeroconf from 0.148.0 to 0.149.13 in /server Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.148.0 to 0.149.13. - [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.13) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.149.13 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 965a08d6..d81391ac 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -11,5 +11,5 @@ marshmallow<5 pyjwt[crypto]==2.12.1 setuptools==80.10.2 xkcdpass==1.30.0 -zeroconf==0.148.0 +zeroconf==0.149.13 python-jsonpath==2.0.2 \ No newline at end of file