From fb9f984750c3bc5a74d49d1b6e68821484050d1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 11:42:48 +0000 Subject: [PATCH] Bump psutil from 5.6.3 to 5.6.6 in /notebooks 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] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index b82a389..c931ba4 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -215,7 +215,7 @@ preshed==3.0.2 prometheus-client==0.7.1 prompt-toolkit==2.0.9 protobuf==3.9.1 -psutil==5.6.3 +psutil==5.6.6 ptyprocess==0.6.0 py==1.8.0 py4j==0.10.7