From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 11:14:31 +0000 (+0100) Subject: Bump zeroconf from 0.36.13 to 0.38.1 (#197) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c19a1d8ad153b25d4559f2d6a3a322205b36d5a5;p=music-assistant-server.git Bump zeroconf from 0.36.13 to 0.38.1 (#197) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.13 to 0.38.1. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.13...0.38.1) --- 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/requirements.txt b/requirements.txt index a5de209b..4b8e9190 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.36.13 +zeroconf==0.38.1 passlib==1.7.4 cryptography==36.0.1 ujson==5.1.0