From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 08:21:37 +0000 (+0100) Subject: Bump zeroconf from 0.38.1 to 0.38.3 (#209) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c671df8d367263b4b2215b348ec1d716c40d1b3c;p=music-assistant-server.git Bump zeroconf from 0.38.1 to 0.38.3 (#209) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.1 to 0.38.3. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.1...0.38.3) --- 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 f6729502..2137ff08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pillow==9.0.0 aiohttp_cors==0.7.0 unidecode==1.3.2 PyJWT==2.3.0 -zeroconf==0.38.1 +zeroconf==0.38.3 passlib==1.7.4 cryptography==36.0.1 ujson==5.1.0