From 3e9e45ee296fc47bc83c4f1255721f738598a6ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 5 Jan 2018 12:46:24 +0000 Subject: [PATCH] Update pytest from 3.3.1 to 3.3.2 --- requirements_for_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.txt b/requirements_for_test.txt index a1da983f3..7e0d0651e 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -1,5 +1,5 @@ -r requirements.txt -pytest==3.3.1 +pytest==3.3.2 pytest-mock==1.6.3 pytest-cov==2.5.1 pytest-xdist==1.21.0