From 27f669f189978bdc38e09a586548840a0ffa5205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:22:49 +0000 Subject: [PATCH] Bump psutil from 5.4.2 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.2 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.2...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 3e4ef58..e5b4408 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Django==1.11.15 djangorestframework==3.7.3 enum==0.4.6 idna==2.6 -psutil==5.4.2 +psutil==5.6.6 requests==2.20.0 urllib3==1.22 Flask==1.0.2