From ab5ccfdf30b8ecbdb7892800545a3e0a045d2cc5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 21:27:15 +0000 Subject: [PATCH] Bump psutil from 5.6.6 to 5.7.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.6 to 5.7.2. - [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.7.2) 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 81a21949..e15b6af4 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.7.2 docker==3.3.0 celery==4.2.1 sqlalchemy==1.3.0