From 1682e8b90409a9801ca4633cb4d9219a75193d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Sep 2021 12:12:22 +0000 Subject: [PATCH] Bump zeroconf from 0.36.2 to 0.36.3 Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.2 to 0.36.3. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.2...0.36.3) --- 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 bc26142..0f6a9a7 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.2 \ No newline at end of file +zeroconf==0.36.3 \ No newline at end of file