From bbb577925554d77452c9fd5ee357128fd8cc622b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 06:16:25 +0000 Subject: [PATCH] Bump psutil from 5.6.7 to 5.8.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.7 to 5.8.0. - [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.6.7...release-5.8.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- syncwatch/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 66d5512..f16e834 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests==2.22.0 python-decouple==3.3 -psutil==5.6.7 +psutil==5.8.0 diff --git a/syncwatch/requirements.txt b/syncwatch/requirements.txt index 66d5512..f16e834 100644 --- a/syncwatch/requirements.txt +++ b/syncwatch/requirements.txt @@ -1,3 +1,3 @@ requests==2.22.0 python-decouple==3.3 -psutil==5.6.7 +psutil==5.8.0