From 2454a774b78b4a7d703b6aad3dd4f2140b1eeead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 12:18:15 +0000 Subject: [PATCH] Bump zeroconf from 0.126.0 to 0.127.0 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.126.0 to 0.127.0. - [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) - [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.126.0...0.127.0) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee95166..811d6b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pycryptodomex==3.19.0 pyogg==0.6.14a.1 requests==2.31.0 websocket-client==1.6.4 -zeroconf==0.126.0 \ No newline at end of file +zeroconf==0.127.0 \ No newline at end of file