From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 07:51:30 +0000 (+0200) Subject: Bump zeroconf from 0.133.0 to 0.134.0 (#1656) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=f1ece3f6a2bf5708567b90ae9283f496aef804a5;p=music-assistant-server.git Bump zeroconf from 0.133.0 to 0.134.0 (#1656) Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.133.0 to 0.134.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.133.0...0.134.0) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/pyproject.toml b/pyproject.toml index 35b22347..0a784f0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ server = [ "xmltodict==0.13.0", "orjson==3.10.7", "shortuuid==1.0.13", - "zeroconf==0.133.0", + "zeroconf==0.134.0", "cryptography==43.0.1", "ifaddr==0.2.0", ] diff --git a/requirements_all.txt b/requirements_all.txt index 5feded5d..3c62f593 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -44,4 +44,4 @@ xmltodict==0.13.0 yt-dlp==2024.8.6 yt-dlp-youtube-accesstoken==0.1.1 ytmusicapi==1.8.1 -zeroconf==0.133.0 +zeroconf==0.134.0