From 5e5f47f2d6c41fecc1cf38fbf27ac00e9b7f8d9f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 07:13:40 +0000 Subject: [PATCH] build(deps): bump psutil from 5.6.7 to 5.7.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.7 to 5.7.2. - [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.2) 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..3c28af56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ isort # fsutil # wsjobd -psutil==5.6.7 +psutil==5.7.2 # net