From 2c26d59c415caf20e84bb942bc2c9c4f561b4ba3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 7 Aug 2020 10:29:53 +0100 Subject: [PATCH] Update pifpaf from 2.4.0 to 2.6.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index b892e633..08e8b37b 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -42,7 +42,7 @@ mock==2.0.0 # via -r test.in more-itertools==5.0.0 # via -r test.in, pytest packaging==20.3 # via pytest, sphinx pbr==5.4.5 # via fixtures, mock, pifpaf, testtools -pifpaf==2.4.0 # via -r test.in +pifpaf==2.6.0 # via -r test.in pluggy==0.13.1 # via pytest, tox psutil==5.7.0 # via pifpaf py==1.8.1 # via pytest, tox