From 6b93cf7b003cc4b281f7fd8a17bded3bda32171f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 18:53:13 +0000 Subject: [PATCH] Bump psutil from 5.6.1 to 5.6.6 in /docker/ot-import Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.1 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.1...release-5.6.6) Signed-off-by: dependabot[bot] --- docker/ot-import/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ot-import/requirements.txt b/docker/ot-import/requirements.txt index 087e867..92274ba 100644 --- a/docker/ot-import/requirements.txt +++ b/docker/ot-import/requirements.txt @@ -24,7 +24,7 @@ more-itertools==5.0.0 networkx==2.2 numpy==1.16.2 petl==1.6.8 -psutil==5.6.1 +psutil==5.6.6 pyparsing==2.3.1 pypeln==0.1.6 pyrsistent==0.14.11