From 9fd2b3abf0ee80fcad5776303859eb0c6c22e5e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:04:58 +0000 Subject: [PATCH] Bump psutil from 5.5.0 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.5.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-5.5.0...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 671ca96..f6575e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ mccabe==0.6.1 numpy==1.16.2 packaging==17.1 passlib==1.7.1 -psutil==5.5.0 +psutil==5.6.6 psycopg2-binary==2.7.7 pycodestyle==2.3.1 pycparser==2.19