From 573a9670a24f643e518d909b89af67d257107271 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 Dec 2017 11:41:54 +0100 Subject: [PATCH] Update pytest from 2.9.2 to 3.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 014b44a0..9aa27869 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.1 pytest-runner==2.11.1