Bump zeroconf from 0.63.0 to 0.64.1 (#697)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 8 Jun 2023 22:49:02 +0000 (00:49 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 22:49:02 +0000 (00:49 +0200)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.63.0 to 0.64.1.
- [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.63.0...0.64.1)

---
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 0342b303589bc42b306ff129fb55597783fc1af9..b2923e68deb01b84b1783eefb2399f6b583c38ed 100644 (file)
@@ -42,7 +42,7 @@ server = [
   "xmltodict==0.13.0",
   "orjson==3.8.14",
   "shortuuid==1.0.11",
-  "zeroconf==0.63.0",
+  "zeroconf==0.64.1",
   "cryptography==41.0.1"
 ]
 test = [
index a1c4075931ca66d82f0cacbca20aa01c576b72cb..9263007b4bbdf69ee72b6ce1c2bde45240f87401 100644 (file)
@@ -30,4 +30,4 @@ soco==0.29.1
 unidecode==1.3.6
 xmltodict==0.13.0
 ytmusicapi==1.0.0
-zeroconf==0.63.0
+zeroconf==0.64.1