From ab01a301c86bb5d8b06689ff0d54750d9f3628c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:18:07 +0000 Subject: [PATCH] Bump psutil from 5.4.0 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.0 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.0...release-5.6.6) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ea80646..e8b6882 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ fs==2.0.15 idna==2.6 packaging==16.8 pbr==3.1.1 -psutil==5.4.0 +psutil==5.6.6 py==1.4.34 pyparsing==2.2.0 pytest-cov==2.5.1 diff --git a/requirements.txt b/requirements.txt index 5a77dec..1292856 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ fs==2.0.15 idna==2.6 packaging==16.8 pbr==3.1.1 -psutil==5.4.0 +psutil==5.6.6 pyparsing==2.2.0 pytz==2017.3 requests==2.18.4