From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 14:48:13 +0000 (+0200) Subject: Bump zeroconf from 0.33.1 to 0.33.2 (#139) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=dbeb58f60faea5238ce99281452fa4a990e8e304;p=music-assistant-server.git Bump zeroconf from 0.33.1 to 0.33.2 (#139) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.33.1 to 0.33.2. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.33.1...0.33.2) --- 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 8f2eef1a..8d0316b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pillow==8.3.1 aiohttp_cors==0.7.0 unidecode==1.1.2 PyJWT==2.1.0 -zeroconf==0.33.1 +zeroconf==0.33.2 passlib==1.7.4 cryptography==3.4.7 ujson==4.0.2