From ca8b7f677b990d5a542dd03026d27bb1ab48be26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 12:19:16 +0000 Subject: [PATCH] Bump zeroconf from 0.36.7 to 0.36.8 Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.7 to 0.36.8. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.7...0.36.8) --- 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 12943ba..ded7ac6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pycryptodomex==3.11.0 pyogg==0.6.14a.1 requests==2.26.0 websocket-client==1.2.1 -zeroconf==0.36.7 \ No newline at end of file +zeroconf==0.36.8 \ No newline at end of file