Bump zeroconf from 0.131.0 to 0.132.0 (#1213)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 8 Apr 2024 19:06:29 +0000 (21:06 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2024 19:06:29 +0000 (21:06 +0200)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.131.0 to 0.132.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.131.0...0.132.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 5e5be2ba1845ec027138c4c62973c93fd2731422..4aa258c9da3558205e90b0ced79a1eea564bf6f9 100644 (file)
@@ -38,7 +38,7 @@ server = [
   "xmltodict==0.13.0",
   "orjson==3.10.0",
   "shortuuid==1.0.13",
-  "zeroconf==0.131.0",
+  "zeroconf==0.132.0",
   "cryptography==42.0.5",
   "ifaddr==0.2.0",
 ]
index 33e19459b554acbe5fe57307220631d2b7f64741..e32b7118734e6b5135dd20a69aa4135863126b26 100644 (file)
@@ -40,4 +40,4 @@ tidalapi==0.7.5
 unidecode==1.3.8
 xmltodict==0.13.0
 ytmusicapi==1.6.0
-zeroconf==0.131.0
+zeroconf==0.132.0