From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 20:10:13 +0000 (+0200) Subject: Bump zeroconf from 0.56.0 to 0.62.0 (#658) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=99bf7c1bdd45d3934c2746477109077ba545f7ec;p=music-assistant-server.git Bump zeroconf from 0.56.0 to 0.62.0 (#658) Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.56.0 to 0.62.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.56.0...0.62.0) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/pyproject.toml b/pyproject.toml index 529edf34..07227015 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ server = [ "xmltodict==0.13.0", "orjson==3.8.12", "shortuuid==1.0.11", - "zeroconf==0.56.0", + "zeroconf==0.62.0", "cryptography==40.0.2" ] test = [ diff --git a/requirements_all.txt b/requirements_all.txt index 0ba85de4..93c03755 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -31,4 +31,4 @@ soco==0.29.1 unidecode==1.3.6 xmltodict==0.13.0 ytmusicapi==1.0.0 -zeroconf==0.56.0 +zeroconf==0.62.0