From 17a3c21913f5366335164fb2adef956e87c14cee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:27:58 +0000 Subject: [PATCH] Bump psutil from 2.1.1 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 2.1.1 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.1.1...release-5.6.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 85cce76b..a9cbfeb2 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ jcconv==0.2.3 lxml==3.3.5 mock==1.0.1 passlib==1.6.2 -psutil==2.1.1 +psutil==5.6.6 psycogreen==1.0 psycopg2==2.7.1 pyPdf==1.13