From b64112abe0e623cc770685a7fb7653481dcfd732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 10:59:28 +0100 Subject: [PATCH] Bump psutil from 5.7.3 to 5.8.0 (#6730) Bumps [psutil](https://github.com/giampaolo/psutil) from 5.7.3 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.7.3...release-5.8.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 042f25317dc..8781d3375e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -127,7 +127,7 @@ timeout-decorator==0.5.0 python_resize_image==1.1.19 # required by monitoring -psutil==5.7.3 +psutil==5.8.0 django-cors-headers==3.6.0 user-agents xmljson