From d7c606c4eb8c1bc422a8593916084e6ab232f520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 10:30:13 +0200 Subject: [PATCH] Bump zeroconf from 0.38.5 to 0.38.6 in /glances (#257) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.5 to 0.38.6. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.5...0.38.6) --- 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 c55bf66..cbf6fd0 100644 --- a/glances/requirements.txt +++ b/glances/requirements.txt @@ -9,4 +9,4 @@ py-cpuinfo==8.0.0 requests==2.27.1 scandir==1.10.0 wifi==0.3.8 -zeroconf==0.38.5 +zeroconf==0.38.6