From 11ee06c5510ce9598f8105576d3ceba4936264a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:18:04 +0000 Subject: [PATCH] Bump psutil from 2.2.1 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 2.2.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.2.1...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 a26e0bd..406bf7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ redis==2.10.3 htpasswd==2.0 urllib3==1.10.3 requests==2.6.2 -psutil==2.2.1 +psutil==5.6.6 gunicorn==19.3.0 py-jack==0.5.2