From 9935b4e4117bb5360bd1421a413bd628b561bcd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 11:26:14 +0100 Subject: [PATCH] Bump zeroconf from 0.38.3 to 0.38.4 (#231) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.3 to 0.38.4. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.3...0.38.4) --- 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 1112124b..bb31fd5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pillow==9.0.1 aiohttp_cors==0.7.0 unidecode==1.3.2 PyJWT==2.3.0 -zeroconf==0.38.3 +zeroconf==0.38.4 passlib==1.7.4 cryptography==36.0.2 ujson==5.1.0 -- 2.34.1