From f0e20fc93d419a006519596e8c2795af6b1551ec Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 28 Aug 2018 16:10:32 +0000 Subject: [PATCH] Update pytest-timeout from 1.2.1 to 1.3.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 051c97a..92fd6df 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ coverage==3.7.1 pytest==2.9.2 pytest-cov==2.5.1 -pytest-timeout==1.2.1 +pytest-timeout==1.3.2 mock==2.0.0 faker==0.8.7 sure==1.4.7 \ No newline at end of file