From 5be6c6bc5f51ec577eaa0f482de37f90361cb824 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 25 Sep 2016 13:16:31 +0300 Subject: [PATCH] Pin pytest to latest version 3.0.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4b1d8de..cd964f8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ ipdb==0.10.1 coverage==4.2 -pytest +pytest==3.0.2 pytest-cov==2.3.1 pep8 pyflakes==1.3.0