From 59d1ae2a03d407ccae8596a8d7c2f071d7ecb301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 06:07:32 +0000 Subject: [PATCH] :arrow_up: Bump zeroconf from 0.33.0 to 0.33.1 in /glances Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.33.0 to 0.33.1. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.33.0...0.33.1) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-patch ... 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 e9e87bf..eaf8f37 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.33.0 +zeroconf==0.33.1