From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 13:33:31 +0000 (+0200) Subject: Chore(deps): Bump zeroconf from 0.146.4 to 0.146.5 (#2138) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=45fda9f7a80142b2bed09b70c17ae31cac628fcb;p=music-assistant-server.git Chore(deps): Bump zeroconf from 0.146.4 to 0.146.5 (#2138) Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.146.4 to 0.146.5. - [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.146.4...0.146.5) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.146.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 17ccf53e..6622a24d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "unidecode==1.3.8", "xmltodict==0.14.2", "shortuuid==1.0.13", - "zeroconf==0.146.4", + "zeroconf==0.146.5", ] description = "Music Assistant" license = {text = "Apache-2.0"} diff --git a/requirements_all.txt b/requirements_all.txt index ae80ef0b..6a0dbe10 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -54,4 +54,4 @@ websocket-client==1.8.0 xmltodict==0.14.2 yt-dlp==2025.3.27 ytmusicapi==1.10.3 -zeroconf==0.146.4 +zeroconf==0.146.5