From e8d3d9a9fc389f38e8c135b358dc003d6e259cab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:35:32 +0000 Subject: [PATCH] Bump psutil from 5.4.3 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.3 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.3...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 6e9d726..0a27da1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ future==0.16.0 idna==2.6 macholib==1.9 pefile==2017.11.5 -psutil==5.4.3 +psutil==5.6.6 PyInstaller==3.3 pypiwin32==220 requests==2.18.4