Chore(deps): Bump zeroconf from 0.146.5 to 0.147.0 (#2175)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 6 May 2025 08:48:24 +0000 (10:48 +0200)
committerGitHub <noreply@github.com>
Tue, 6 May 2025 08:48:24 +0000 (10:48 +0200)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.146.5 to 0.147.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.146.5...0.147.0)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-version: 0.147.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml
requirements_all.txt

index cd92f05b7c21ab1343ea89399e96c103476c06d1..38c111856dc55f2bec06e61cdb26d43064572547 100644 (file)
@@ -33,7 +33,7 @@ dependencies = [
   "unidecode==1.4.0",
   "xmltodict==0.14.2",
   "shortuuid==1.0.13",
-  "zeroconf==0.146.5",
+  "zeroconf==0.147.0",
 ]
 description = "Music Assistant"
 license = {text = "Apache-2.0"}
index 14269f8714e3fd1d432d39adf37670392c9bf31f..6737e2de7adfd400d45f56195a8901040aeac30d 100644 (file)
@@ -56,4 +56,4 @@ websocket-client==1.8.0
 xmltodict==0.14.2
 yt-dlp==2025.3.31
 ytmusicapi==1.10.3
-zeroconf==0.146.5
+zeroconf==0.147.0