From a32e18580b3ebf40849014dfc367775b34307619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:15:45 +0000 Subject: [PATCH] Bump psutil from 5.2.2 to 5.6.6 in /web Bumps [psutil](https://github.com/giampaolo/psutil) from 5.2.2 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.2.2...release-5.6.6) Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index f345000..37a7276 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -13,7 +13,7 @@ itsdangerous==0.24 Jinja2==2.9.6 kombu==4.1.0 MarkupSafe==1.0 -psutil==5.2.2 +psutil==5.6.6 pymongo==3.4.0 pytz==2017.2 PyYAML==3.12