From 03149d0f4b65c4448db22ec53c5af943ed09c645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 13:06:39 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20zeroconf=20from=200?= =?UTF-8?q?.32.0=20to=200.32.1=20(#170)?= 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.32.0 to 0.32.1. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.32.0...0.32.1) --- 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 34da698..aaf9918 100644 --- a/glances/requirements.txt +++ b/glances/requirements.txt @@ -9,4 +9,4 @@ py-cpuinfo==8.0.0 requests==2.25.1 scandir==1.10.0 wifi==0.3.8 -zeroconf==0.32.0 +zeroconf==0.32.1