From 623efe84d6824aa4cd32bd26f39e93ecb72d780c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:27:17 +0000 Subject: [PATCH] Bump psutil from 4.0.0 to 5.6.6 in /facematch Bumps [psutil](https://github.com/giampaolo/psutil) from 4.0.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-4.0.0...release-5.6.6) Signed-off-by: dependabot[bot] --- facematch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facematch/requirements.txt b/facematch/requirements.txt index e071ca16..34016ca5 100644 --- a/facematch/requirements.txt +++ b/facematch/requirements.txt @@ -67,7 +67,7 @@ pexpect==4.0.1 pickleshare==0.6 prettytable==0.7.2 protobuf==2.6.1 -psutil==4.0.0 +psutil==5.6.6 ptyprocess==0.5.1 py==1.4.31 pyOpenSSL==0.13