Bump zeroconf from 0.64.1 to 0.70.0 (#735)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 6 Jul 2023 12:31:22 +0000 (14:31 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Jul 2023 12:31:22 +0000 (14:31 +0200)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.64.1 to 0.70.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.64.1...0.70.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 369da27197d71446532446267c5bab93c4ae83c4..0aa9b2037fa4c97c3819bc1469653d9b34686110 100644 (file)
@@ -42,7 +42,7 @@ server = [
   "xmltodict==0.13.0",
   "orjson==3.9.1",
   "shortuuid==1.0.11",
-  "zeroconf==0.64.1",
+  "zeroconf==0.70.0",
   "cryptography==41.0.1"
 ]
 test = [
index 0609ae978ad41289e81bbae61485e00ea7a1a43f..e659fcfc7397349c7a94c68fb0f94322709ff9fe 100644 (file)
@@ -30,4 +30,4 @@ soco==0.29.1
 unidecode==1.3.6
 xmltodict==0.13.0
 ytmusicapi==1.0.0
-zeroconf==0.64.1
+zeroconf==0.70.0