From 1bca60e423e1525b64527d2e7103a5566ef38c4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 18:47:31 +0200 Subject: [PATCH] Bump psutil from 5.9.2 to 5.9.3 in /glances (#285) Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-5.9.3) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 eb6c236..57b0186 100644 --- a/glances/requirements.txt +++ b/glances/requirements.txt @@ -4,7 +4,7 @@ glances==3.3.0.1 influxdb==5.3.1 netifaces==0.11.0 paho-mqtt==1.6.1 -psutil==5.9.2 +psutil==5.9.3 py-cpuinfo==8.0.0 requests==2.28.1 scandir==1.10.0