From 01ab6cefdc51dea7563e653aeda4311f6d1578e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 12:10:16 +0100 Subject: [PATCH] Bump zeroconf from 0.28.7 to 0.28.8 (#66) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.28.7 to 0.28.8. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.28.7...0.28.8) 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 9ea90f91..905e9ccc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pillow==8.1.0 aiohttp_cors==0.7.0 unidecode==1.1.2 PyJWT==2.0.0 -zeroconf==0.28.7 +zeroconf==0.28.8 passlib==1.7.4 cryptography==3.3.2 ujson==4.0.1 -- 2.34.1