From 87f08647f42e9a66fbdb0b0d971f246b403de2b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 12:09:56 +0000 Subject: [PATCH] Bump zeroconf from 0.36.6 to 0.36.7 Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.6 to 0.36.7. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.6...0.36.7) --- 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 6c31a9e..6cdb5ef 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.6 \ No newline at end of file +zeroconf==0.36.7 \ No newline at end of file