From 1ef99345f69ba230d924ecea64a133f2f53f505c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:18:57 +0000 Subject: [PATCH] Bump psutil from 5.4.8 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.8 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.8...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 654f58a..8c3473e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ Django==1.9.13 gunicorn==19.9.0 idna==2.8 kombu==4.0.2 -psutil==5.4.8 +psutil==5.6.6 pysqlite==2.8.3 pytz==2018.7 redis==2.10.6 diff --git a/requirements.txt b/requirements.txt index 0fbbf2e..f24b671 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Django==1.9.13 gunicorn==19.9.0 idna==2.8 kombu==4.0.2 -psutil==5.4.8 +psutil==5.6.6 pysqlite==2.8.3 pytz==2018.7 redis==2.10.6