From fe764dd243b079eafbdeafbcc120618a2e12f8a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Mar 2018 12:30:40 +0100 Subject: [PATCH] Update pytest from 2.9.2 to 3.4.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 014b44a0..6e3f338f 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.4.2 pytest-runner==2.11.1