From b8000c18913f326bb241053e3498dd2a72b7536a 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:20:27 +0000 Subject: [PATCH] build(deps): 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5253a3e8..b054f8a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ isort # fsutil # wsjobd -psutil==5.6.7 +psutil==5.8.0 # net