From fe76cd30f0480c6bdb1ca5412e1b8de7e414d82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 17:17:42 +0100 Subject: [PATCH] Bump zeroconf from 0.36.2 to 0.36.13 (#185) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.2 to 0.36.13. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.2...0.36.13) --- 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f058f29..fc279a38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pillow==8.3.2 aiohttp_cors==0.7.0 unidecode==1.3.2 PyJWT==2.3.0 -zeroconf==0.36.2 +zeroconf==0.36.13 passlib==1.7.4 cryptography==35.0.0 ujson==4.1.0 -- 2.34.1