From c0231e1603d3a6b70d25f9ae760ec1f63e207941 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Mar 2017 23:33:40 +0200 Subject: [PATCH] Update pytest from 3.0.6 to 3.0.7 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 0806aa377..2a3fb382b 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ hiredis==0.2.0 flake8==3.3.0 -pytest==3.0.6 +pytest==3.0.7 pytest-cov==2.4.0 pytest-xdist==1.15.0