Chore(deps): Bump zeroconf from 0.135.0 to 0.136.0 (#1775)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 16 Nov 2024 15:03:42 +0000 (16:03 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Nov 2024 15:03:42 +0000 (16:03 +0100)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.135.0 to 0.136.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.135.0...0.136.0)

---
updated-dependencies:
- dependency-name: zeroconf
  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 107996814a136e7b254c273f09c8f48fe55ea92a..74aac9c9f7cbd902a4f067da2c3d6db031e10200 100644 (file)
@@ -32,7 +32,7 @@ dependencies = [
   "unidecode==1.3.8",
   "xmltodict==0.14.2",
   "shortuuid==1.0.13",
-  "zeroconf==0.135.0",
+  "zeroconf==0.136.0",
 ]
 description = "Music Assistant"
 license = {text = "Apache-2.0"}
index 8c7a9e7d74351a64004c6d3e579a768862f731be..bb97303d15b1cf806048c058369f3016bbbe5e1b 100644 (file)
@@ -46,4 +46,4 @@ unidecode==1.3.8
 xmltodict==0.14.2
 yt-dlp==2024.10.7
 ytmusicapi==1.8.2
-zeroconf==0.135.0
+zeroconf==0.136.0