Bump zeroconf from 0.70.0 to 0.71.0 (#780)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 19 Jul 2023 18:43:55 +0000 (20:43 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2023 18:43:55 +0000 (20:43 +0200)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.70.0 to 0.71.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.70.0...0.71.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 8f1a494a3a0d19624483a474be4816f8a01f2794..83ba24bc880a0239e049067d912ca26a0aef1367 100644 (file)
@@ -43,7 +43,7 @@ server = [
   "xmltodict==0.13.0",
   "orjson==3.9.1",
   "shortuuid==1.0.11",
-  "zeroconf==0.70.0",
+  "zeroconf==0.71.0",
   "cryptography==41.0.1",
   "ifaddr==0.2.0",
   "uvloop==0.17.0"
index 7cff0b3c0dd257a8d633d761dde0054bd9bea9e7..4989b7e9282c3a3affb7c79338bca16e19bafafb 100644 (file)
@@ -32,4 +32,4 @@ unidecode==1.3.6
 uvloop==0.17.0
 xmltodict==0.13.0
 ytmusicapi==1.1.1
-zeroconf==0.70.0
+zeroconf==0.71.0