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