Bump zeroconf from 0.134.0 to 0.135.0 (#1687)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 30 Sep 2024 22:27:29 +0000 (00:27 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 22:27:29 +0000 (00:27 +0200)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.134.0 to 0.135.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.134.0...0.135.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 f81328083c34e2443ea091a364027cb1ebfbf688..3ed7cf989a4b1c0953630da6a91a7387bd6d201c 100644 (file)
@@ -37,7 +37,7 @@ server = [
   "xmltodict==0.13.0",
   "orjson==3.10.7",
   "shortuuid==1.0.13",
-  "zeroconf==0.134.0",
+  "zeroconf==0.135.0",
   "cryptography==43.0.1",
   "ifaddr==0.2.0",
 ]
index d9c53d8df2589ee6aee7bcae8b8829ca7352ed52..c19c84284f3ac377d9c1a329b6ea089bd6149729 100644 (file)
@@ -45,4 +45,4 @@ xmltodict==0.13.0
 yt-dlp==2024.8.6
 yt-dlp-youtube-accesstoken==0.1.1
 ytmusicapi==1.8.1
-zeroconf==0.134.0
+zeroconf==0.135.0