From 9984af0826b98f204e03afec91ac13140db4e324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 10:34:30 +0000 Subject: [PATCH] Bump psutil in /home_automation/actuators/LivoloLightsNode/central Bumps [psutil](https://github.com/giampaolo/psutil) from 3.4.2 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-3.4.2...release-5.6.6) Signed-off-by: dependabot[bot] --- .../actuators/LivoloLightsNode/central/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home_automation/actuators/LivoloLightsNode/central/requirements.txt b/home_automation/actuators/LivoloLightsNode/central/requirements.txt index fe30cedb..415a85bb 100644 --- a/home_automation/actuators/LivoloLightsNode/central/requirements.txt +++ b/home_automation/actuators/LivoloLightsNode/central/requirements.txt @@ -1,5 +1,5 @@ pydbus==0.6.0 -psutil==3.4.2 +psutil==5.6.6 uptime==3.0.1 gatt==0.2.6 paho-mqtt==1.3.1