From 8ad28f1364ff698e8892b9b0ee3a78c6eb1ff721 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Nov 2019 04:26:58 +0000 Subject: [PATCH] Update psutil from 5.6.3 to 5.6.6 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 6afcdfdb..74644ff6 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.6 # via pifpaf py==1.8.0 # via pytest, tox pycodestyle==2.5.0 # via flake8, flake8-import-order pycparser==2.19 # via cffi