From a94152722bd589b129e97f74bfece1ed89ea95b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 12:03:15 +0000 Subject: [PATCH] Bump psutil from 2.2.0 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 2.2.0 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-2.2.0...release-5.6.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a78b49ef51b5a..96dbbb31d51d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ lxml==3.4.1 mock==1.0.1 ofxparse==0.14 passlib==1.6.2 -psutil==2.2.0 +psutil==5.6.6 psycogreen==1.0 psycopg2==2.5.4 pyPdf==1.13