From 75f1f3d9344f360946d670594cc9beb6019a06a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 01:46:20 +0000 Subject: [PATCH] Bump psutil from 5.6.3 to 5.6.6 in /code Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.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.6.3...release-5.6.6) Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 36fba38..231d78e 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -45,7 +45,7 @@ opt-einsum==2.3.2 pandas==0.24.2 Pillow==6.0.0 protobuf==3.7.1 -psutil==5.6.3 +psutil==5.6.6 pyparsing==2.4.0 python-dateutil==2.8.0 pytz==2019.1