From fcf509aaa7492332a901a09568c910b172743e13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:23:46 +0000 Subject: [PATCH] build(deps): bump psutil from 5.4.5 to 5.6.6 in /frontend Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.5 to 5.6.6. - [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.4.5...release-5.6.6) Signed-off-by: dependabot[bot] --- frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 955900c..d741fc7 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -35,7 +35,7 @@ nodeenv==1.3.0 packaging==17.1 pluggy==0.6.0 pre-commit==1.8.2 -psutil==5.4.5 +psutil==5.6.6 purepng==0.2.0 py==1.5.3 pycodestyle==2.3.1