From f6256a7749ba02b11dd6bcedc16f3914898374b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 12:11:43 +0000 Subject: [PATCH] Bump zeroconf from 0.36.4 to 0.36.6 Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.4 to 0.36.6. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.4...0.36.6) --- 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 31a2a0f..6c31a9e 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.4 \ No newline at end of file +zeroconf==0.36.6 \ No newline at end of file