Bump zeroconf from 0.119.0 to 0.128.0 (#944)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 4 Dec 2023 20:18:00 +0000 (21:18 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2023 20:18:00 +0000 (21:18 +0100)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.119.0 to 0.128.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.119.0...0.128.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 559cf7e62b3c30466a793806456b3e04f5a87364..48626a618f728bc0beaabd8341d5ba77245ba78a 100644 (file)
@@ -43,7 +43,7 @@ server = [
   "xmltodict==0.13.0",
   "orjson==3.9.10",
   "shortuuid==1.0.11",
-  "zeroconf==0.119.0",
+  "zeroconf==0.128.0",
   "cryptography==41.0.6",
   "ifaddr==0.2.0",
   "uvloop==0.19.0"
index 38adb7ef641234d8b2293a11ec58fe466eb84e98..a7f9e7ecfe82391b1a391275428a1d8f3b59746e 100644 (file)
@@ -34,4 +34,4 @@ unidecode==1.3.7
 uvloop==0.19.0
 xmltodict==0.13.0
 ytmusicapi==1.3.2
-zeroconf==0.119.0
+zeroconf==0.128.0