From 78c9a39dcd7d7370b16b887486a6390f79ddd7a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 29 Apr 2019 10:47:13 +0000 Subject: [PATCH] Bump psutil from 5.2.2 to 5.6.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.2.2 to 5.6.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.2.2...release-5.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f620fac..470153f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ PyInstaller==3.4 furl==1.0.0 pyhamcrest==1.9.0 delegator.py==0.0.10 -psutil==5.2.2 +psutil==5.6.2 factory_boy==2.9.2 pypiwin32; sys_platform == 'win32' simplejson==3.11.1