From 511999e27292c1a63b22a93b19992517d3f91f70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 11:43:44 +0200 Subject: [PATCH] Bump zeroconf from 0.28.8 to 0.31.0 (#113) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.28.8 to 0.31.0. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/commits) 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 6dea382a..2db09d0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pillow==8.2.0 aiohttp_cors==0.7.0 unidecode==1.1.2 PyJWT==2.0.1 -zeroconf==0.28.8 +zeroconf==0.31.0 passlib==1.7.4 cryptography==3.4.6 ujson==4.0.2 -- 2.34.1