From 8208726e1cce0151dee0c95d2879e833574882f8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 06:09:05 +0000 Subject: [PATCH] Bump psutil from 5.6.6 to 5.8.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.6 to 5.8.0. - [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.6...release-5.8.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b2e27ad..a2faf760 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ django==2.2.13 django-bootstrap3==9.1.0 -psutil==5.6.6 +psutil==5.8.0 docker==3.3.0 celery==4.2.1 sqlalchemy==1.3.0