From 6a89d922a896f7ed3f9bcbee08201f5c67457a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Dec 2021 20:20:51 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20zeroconf=20from=200?= =?UTF-8?q?.36.13=20to=200.37.0=20in=20/glances=20(#234)?= 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.13 to 0.37.0. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.13...0.37.0) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-minor ... 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 1190d56..8600e74 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.13 +zeroconf==0.37.0