From 8b6036e0e2cd1b35acabeb6f6f75e2697ff91089 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Nov 2017 22:37:37 +0000 Subject: [PATCH] Update pytest from 3.2.5 to 3.3.0 --- 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 af0beb814..fda7ed5fc 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.5 +pytest==3.3.0 pytest-mock==1.6.3 pytest-cov==2.5.1 pytest-xdist==1.20.1