From 146b32104d030f2d7790eac3e943de92f7e799eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jul 2017 20:00:54 +0200 Subject: [PATCH] Pin pytest to latest version 3.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db130f7..870a35a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ codecov coverage click flake8 -pytest +pytest==3.1.3 pytest-cov pytest-watch sphinx-bootstrap-theme