From f75ffb1687bb5f612e1d8cde8904c595785c8ca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:22:35 +0000 Subject: [PATCH] Bump psutil from 5.4.6 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.6 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.6...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 901dd0f..5f592b0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -29,7 +29,7 @@ packaging==17.1 pbr==4.0.4 pluggy==0.6.0 poyo==0.4.1 -psutil==5.4.6 +psutil==5.6.6 py==1.5.3 pygments==2.2.0 pyparsing==2.2.0 diff --git a/requirements.txt b/requirements.txt index e2336f9..3060b03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ markupsafe==1.0 mondrian==0.7.0 packaging==17.1 pbr==4.0.4 -psutil==5.4.6 +psutil==5.6.6 pyparsing==2.2.0 python-slugify==1.2.5 pytz==2018.4