From d461c76ff41f066ff4a80b5ece30774f931cd39f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Nov 2021 13:12:27 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20zeroconf=20from=200?= =?UTF-8?q?.36.11=20to=200.36.12=20in=20/glances=20(#229)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.11 to 0.36.12. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.11...0.36.12) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- glances/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glances/requirements.txt b/glances/requirements.txt index 304cf38..17e27bd 100644 --- a/glances/requirements.txt +++ b/glances/requirements.txt @@ -9,4 +9,4 @@ py-cpuinfo==8.0.0 requests==2.26.0 scandir==1.10.0 wifi==0.3.8 -zeroconf==0.36.11 +zeroconf==0.36.12