From 8b11cd10da61b499cc3046ada21cb7a12dbe7540 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 11 Nov 2016 22:31:05 +0200 Subject: [PATCH] Update pytest from 3.0.3 to 3.0.4 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 2c58a5504..0f4da919b 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ hiredis==0.2.0 flake8==3.0.4 -pytest==3.0.3 +pytest==3.0.4 pytest-cov==2.4.0