From 79665e4be7a9309fa9fbe6dbc38cc6f107580274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:21:09 +0000 Subject: [PATCH] Bump psutil from 5.4.7 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.7 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.7...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 677962f..dfa4d45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ flask-pyoidc==1.3.0 gunicorn==19.9.0 paramiko==2.4.2 proxmoxer==1.0.3 -psutil==5.4.7 +psutil==5.6.6 psycopg2-binary==2.7.5 python-dateutil==2.7.3 raven~=6.10.0