From d2338fc8e75eecaca75b329cb7aa4013d88ef48d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 29 Jun 2019 00:29:16 -0700 Subject: [PATCH] Update pytest from 3.5.0 to 5.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f03b5e9..c631c4e 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==5.0.0 pytest-cov==2.5.1 pytest-runner==4.2