From d4c2dfc7bcc8cd4e246bc13d6f2d66c9610cef39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Sep 2021 12:11:15 +0000 Subject: [PATCH] Bump zeroconf from 0.36.3 to 0.36.4 Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.3 to 0.36.4. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.3...0.36.4) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4809da9..31a2a0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pycryptodomex==3.10.1 pyogg==0.6.14a.1 requests==2.26.0 websocket-client==1.2.1 -zeroconf==0.36.3 \ No newline at end of file +zeroconf==0.36.4 \ No newline at end of file