From ea944f0adeb39640092a2cfdba37e02fecf789ec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2019 19:10:40 -0400 Subject: [PATCH] Update pytest from 3.5.0 to 4.6.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f03b5e9..65be632 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ tox==2.9.1 coverage==4.5.1 Sphinx==1.7.2 PyYAML==3.12 -pytest==3.5.0 +pytest==4.6.2 pytest-cov==2.5.1 pytest-runner==4.2