Bump zeroconf from 0.135.0 to 0.136.0 (#1762)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 29 Oct 2024 19:29:21 +0000 (20:29 +0100)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2024 19:29:21 +0000 (20:29 +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 ea37fca2d45f8c9c418efabb54dac4d934c198a1..3fb50c926919a5aa17dd151a8f1767f2e1140d3c 100644 (file)
@@ -37,7 +37,7 @@ server = [
   "xmltodict==0.14.2",
   "orjson==3.10.10",
   "shortuuid==1.0.13",
-  "zeroconf==0.135.0",
+  "zeroconf==0.136.0",
   "cryptography==43.0.3",
   "ifaddr==0.2.0",
 ]
index 3543e6ecd3d57ce233391a91a6000a3cd5c3a3ab..f4f9bc768c26875b74ea115e0423ee33cd18f0ab 100644 (file)
@@ -46,4 +46,4 @@ xmltodict==0.14.2
 yt-dlp==2024.10.7
 yt-dlp-youtube-accesstoken==0.1.1
 ytmusicapi==1.8.1
-zeroconf==0.135.0
+zeroconf==0.136.0