From 6f0902da21796773229cbec58ac4b55e57035c88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:19:28 +0000 Subject: [PATCH] Bump psutil from 3.1.1 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 3.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-3.1.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 6684a53..cf2dfed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ boto==2.38.0 raven==5.5.0 logutils==0.3.3 MySQL-python==1.2.5 -psutil==3.1.1 +psutil==5.6.6 ConcurrentLogHandler==0.9.1