From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 11:13:11 +0000 (+0100) Subject: Bump zeroconf from 0.28.5 to 0.28.6 (#35) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=3a302a524ff640543f6b436ed54a5561a8f435c4;p=music-assistant-server.git Bump zeroconf from 0.28.5 to 0.28.6 (#35) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.28.5 to 0.28.6. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.28.5...0.28.6) 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 05375417..7d0fd830 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ unidecode==1.1.1 hass-client==0.0.6 PyJWT==1.7.1 aiohttp_jwt==0.6.1 -zeroconf==0.28.5 +zeroconf==0.28.6 passlib==1.7.2 cryptography==3.2 orjson==3.4.0