From 140ac0a755d7afbd301d0f33bbe9cb6d48becde7 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sat, 4 Nov 2017 23:31:00 +0000 Subject: [PATCH] Update pytest from 2.8.0 to 2.9.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 70736fa..e728c89 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ coverage==3.7.1 -pytest==2.8.0 +pytest==2.9.2 pytest-cov==2.1.0 pytest-timeout==1.0.0 mock