From 206cc287576ed96f799b90ff54a13b767d298ea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:24:47 +0000 Subject: [PATCH] Bump psutil from 5.6.3 to 5.6.6 in /requirements 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/local.txt | 2 +- requirements/production.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/local.txt b/requirements/local.txt index b946599..5cecc40 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -7,7 +7,7 @@ jdcal==1.4.1 memory-profiler==0.55.0 mysqlclient==1.4.4 openpyxl==2.6.0 -psutil==5.6.3 +psutil==5.6.6 pytz==2019.2 sqlparse==0.3.0 requests \ No newline at end of file diff --git a/requirements/production.txt b/requirements/production.txt index b946599..5cecc40 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -7,7 +7,7 @@ jdcal==1.4.1 memory-profiler==0.55.0 mysqlclient==1.4.4 openpyxl==2.6.0 -psutil==5.6.3 +psutil==5.6.6 pytz==2019.2 sqlparse==0.3.0 requests \ No newline at end of file