From 897f2149b0e3cbab9b763a24a4426bed164da2ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 01:28:05 +0000 Subject: [PATCH] Bump psutil from 5.4.5 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.5 to 5.6.6. - [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.4.5...release-5.6.6) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e5ea0f1..afec37e 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ 'Click>=6.0', 'smbus2==0.2.0', 'axp209==0.0.2', - 'psutil==5.4.5' + 'psutil==5.6.6' # 'Pillow==6.2.1' # install the following two AFTER installing RPi.GPIO_NP_CB # to prevent install of RPi.GPIO==0.7.0