Bump zeroconf from 0.128.0 to 0.131.0 (#986)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Jan 2024 19:41:31 +0000 (20:41 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Jan 2024 19:41:31 +0000 (20:41 +0100)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.128.0 to 0.131.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.128.0...0.131.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 cfef5dead3ccdcf1463045e64e385309e598bdd5..3c7a3791c54906657cddca1fb37525e89f77a98b 100644 (file)
@@ -43,7 +43,7 @@ server = [
   "xmltodict==0.13.0",
   "orjson==3.9.10",
   "shortuuid==1.0.11",
-  "zeroconf==0.128.0",
+  "zeroconf==0.131.0",
   "cryptography==41.0.7",
   "ifaddr==0.2.0",
   "uvloop==0.19.0"
index bbcd21382560a6aaebc3e2561005ad3adb3c0f9e..324b57590745813f7aa1544d41f2fdbb5662a897 100644 (file)
@@ -34,4 +34,4 @@ unidecode==1.3.7
 uvloop==0.19.0
 xmltodict==0.13.0
 ytmusicapi==1.3.2
-zeroconf==0.128.0
+zeroconf==0.131.0