From 38ed102a5a3cb4fb47915a89f0ff1a1a6abd3778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:03:35 +0000 Subject: [PATCH] Bump psutil from 5.6.3 to 5.6.6 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af586a2..eba5a3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ mypy-extensions==0.4.1 networkx==2.3 nose==1.3.7 prov==1.5.1 -psutil==5.6.3 +psutil==5.6.6 pyparsing==2.4.0 python-dateutil==2.8.0 PyYAML==5.1