From 2feb3c4a3c1c7af67986bdb700d4058341830954 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 Nov 2017 08:39:37 +0100 Subject: [PATCH] Update pytest from 2.9.2 to 3.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 014b44a0..0b5e5149 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.1 Sphinx==1.4.8 cryptography==1.7 PyYAML==3.11 -pytest==2.9.2 +pytest==3.3.0 pytest-runner==2.11.1