Bump zeroconf from 0.71.4 to 0.74.0 (#827)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 8 Aug 2023 12:35:59 +0000 (14:35 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Aug 2023 12:35:59 +0000 (14:35 +0200)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.71.4 to 0.74.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.71.4...0.74.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 d846d9e3843f4c06ad7b9ac777eebbac4415a9d4..3b7262fee92d4ab852b773be738cb9272c0d0f93 100644 (file)
@@ -43,7 +43,7 @@ server = [
   "xmltodict==0.13.0",
   "orjson==3.9.2",
   "shortuuid==1.0.11",
-  "zeroconf==0.71.4",
+  "zeroconf==0.74.0",
   "cryptography==41.0.3",
   "ifaddr==0.2.0",
   "uvloop==0.17.0"
index 3e4fe965bf34d3033184194ea612aad364e99caf..b755e0cd35c770d7f03448c0019a29cdef83eb78 100644 (file)
@@ -32,4 +32,4 @@ unidecode==1.3.6
 uvloop==0.17.0
 xmltodict==0.13.0
 ytmusicapi==1.1.1
-zeroconf==0.71.4
+zeroconf==0.74.0