From 2847ca8ba56cb0be1ffbf0feea2f2c9abd0e2194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:21:57 +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 6044e98..bd8aa7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ future==0.16.0 keyboard==0.13.2 numpy==1.15.2 Pillow==5.3.0 -psutil==5.4.7 +psutil==5.6.6 pycaw==20160929 PyQt5==5.11.3 PyQt5-sip==4.19.13