From 8b0b2e9da127d88660f581329f0e51be0ee1156e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Sep 2017 18:57:14 +0100 Subject: [PATCH] Update pytest from 3.2.1 to 3.2.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 88a2c6d8b..6d786fbee 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -1,6 +1,6 @@ -r requirements.txt pycodestyle==2.3.1 -pytest==3.2.1 +pytest==3.2.2 pytest-mock==1.6.2 pytest-cov==2.5.1 pytest-xdist==1.20.0