From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 10:26:14 +0000 (+0100) Subject: Bump zeroconf from 0.38.3 to 0.38.4 (#231) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=9935b4e4117bb5360bd1421a413bd628b561bcd2;p=music-assistant-server.git Bump zeroconf from 0.38.3 to 0.38.4 (#231) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.3 to 0.38.4. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.3...0.38.4) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 1112124b..bb31fd5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pillow==9.0.1 aiohttp_cors==0.7.0 unidecode==1.3.2 PyJWT==2.3.0 -zeroconf==0.38.3 +zeroconf==0.38.4 passlib==1.7.4 cryptography==36.0.2 ujson==5.1.0