From adee712397d671972b9d2b1a9fcc02cfcd0b5246 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Oct 2018 17:32:28 -0700 Subject: [PATCH] Update pytest from 3.5.0 to 3.8.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 088eb4f..f77822c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.5.0 Sphinx==1.7.2 coverage==4.5.1 PyYAML==3.12 -pytest==3.5.0 +pytest==3.8.2 pytest-cov==2.5.1 pytest-runner==4.2 sphinx_rtd_theme==0.2.5b2