From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 07:00:56 +0000 (+0200) Subject: Bump zeroconf from 0.28.4 to 0.28.5 (#14) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=37680944a9e9cb0478a4b56a5c1c9207e216eee2;p=music-assistant-server.git Bump zeroconf from 0.28.4 to 0.28.5 (#14) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.28.4 to 0.28.5. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.28.4...0.28.5) 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 old mode 100755 new mode 100644 index e9611cc8..8a928d67 --- 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.4 +zeroconf==0.28.5 passlib==1.7.2 cryptography==3.1 mashumaro==1.12