Bump zeroconf from 0.133.0 to 0.134.0 (#1656)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 11 Sep 2024 07:51:30 +0000 (09:51 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2024 07:51:30 +0000 (09:51 +0200)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.133.0 to 0.134.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.133.0...0.134.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 35b223475aa1a9154eb8639a47fddb035f8635ef..0a784f0a8fec80407aca03102c3a112d9413c69e 100644 (file)
@@ -37,7 +37,7 @@ server = [
   "xmltodict==0.13.0",
   "orjson==3.10.7",
   "shortuuid==1.0.13",
-  "zeroconf==0.133.0",
+  "zeroconf==0.134.0",
   "cryptography==43.0.1",
   "ifaddr==0.2.0",
 ]
index 5feded5d2d429afe25dbb5365844e3b83232413f..3c62f593c76abfa185ee014d09481ac15c432f60 100644 (file)
@@ -44,4 +44,4 @@ xmltodict==0.13.0
 yt-dlp==2024.8.6
 yt-dlp-youtube-accesstoken==0.1.1
 ytmusicapi==1.8.1
-zeroconf==0.133.0
+zeroconf==0.134.0