From c777ef289ed4634a95f6a21d7daad492b2640c46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:45:33 +0000 Subject: [PATCH] Bump psutil from 5.4.8 to 5.6.6 in /ProjectFolder/Code Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.8 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.8...release-5.6.6) Signed-off-by: dependabot[bot] --- ProjectFolder/Code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectFolder/Code/requirements.txt b/ProjectFolder/Code/requirements.txt index 6b20fc7..bf86c8c 100644 --- a/ProjectFolder/Code/requirements.txt +++ b/ProjectFolder/Code/requirements.txt @@ -80,7 +80,7 @@ pretty-midi==0.2.8 prometheus-client==0.5.0 prompt-toolkit==2.0.7 protobuf==3.6.1 -psutil==5.4.8 +psutil==5.6.6 py==1.7.0 PyAudio==0.2.11 pycodestyle==2.4.0