From 85612fd4824ccd2087441cc07d2827dc07ed9d50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Nov 2019 09:27:29 +0000 Subject: [PATCH] Update psutil from 5.6.3 to 5.6.4 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 6afcdfdb..4e09ff1c 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -42,7 +42,7 @@ packaging==19.2 # via pytest, sphinx pbr==5.4.3 # via fixtures, mock, pifpaf, testtools pifpaf==2.2.2 pluggy==0.13.0 # via pytest, tox -psutil==5.6.3 # via pifpaf +psutil==5.6.4 # via pifpaf py==1.8.0 # via pytest, tox pycodestyle==2.5.0 # via flake8, flake8-import-order pycparser==2.19 # via cffi