Bump zeroconf from 0.62.0 to 0.63.0 (#688)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 31 May 2023 13:25:42 +0000 (15:25 +0200)
committerGitHub <noreply@github.com>
Wed, 31 May 2023 13:25:42 +0000 (15:25 +0200)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.62.0 to 0.63.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.62.0...0.63.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 3e4169781b00a7a263e76bc00b2a984d618d4940..8808c59c6e8ad81f029d5495a01b1a15b70f6d8b 100644 (file)
@@ -42,7 +42,7 @@ server = [
   "xmltodict==0.13.0",
   "orjson==3.8.14",
   "shortuuid==1.0.11",
-  "zeroconf==0.62.0",
+  "zeroconf==0.63.0",
   "cryptography==40.0.2"
 ]
 test = [
index bc1c2a1179c71dc102f62807753a1e2f4357e55e..9ff9cb2ebd6acc86ee281cab352376ad61c870dc 100644 (file)
@@ -30,4 +30,4 @@ soco==0.29.1
 unidecode==1.3.6
 xmltodict==0.13.0
 ytmusicapi==1.0.0
-zeroconf==0.62.0
+zeroconf==0.63.0