From 3a302a524ff640543f6b436ed54a5561a8f435c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 12:13:11 +0100 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1