From f314b225f2638b95bcd76e46a9af97bddb5d453c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jun 2021 06:06:37 +0000 Subject: [PATCH] :arrow_up: Bump zeroconf from 0.31.0 to 0.32.0 in /glances Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.31.0...0.32.0) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- glances/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glances/requirements.txt b/glances/requirements.txt index 9093b77..41aac68 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.31.0 +zeroconf==0.32.0