From 8f29b638fe9860998d57d32f61788651cf7352af Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2020 07:14:33 +0000 Subject: [PATCH] Bump psutil from 5.6.7 to 5.7.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.7 to 5.7.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.7.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..13d1bd7 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.7.0 diff --git a/syncwatch/requirements.txt b/syncwatch/requirements.txt index 66d5512..13d1bd7 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.7.0