From f47ddd2a04bb9d088a70a88237110847bf03c961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 10:44:05 +0000 Subject: [PATCH] Bump psutil from 4.3.1 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 4.3.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-4.3.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 7d9d8aa..c589a92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ passlib==1.6.5 Pillow==4.0.0 ; python_version < '3.7' Pillow==6.1.0 ; python_version >= '3.7' psutil==4.3.1; sys_platform != 'win32' -psutil==5.6.3; sys_platform == 'win32' +psutil==5.6.6; sys_platform == 'win32' psycopg2==2.7.3.1; sys_platform != 'win32' psycopg2==2.8.3; sys_platform == 'win32' pydot==1.2.3