From d0b61b81725fc4ab5282a14f1f44b9df5fb88763 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Mar 2020 09:06:09 -0400 Subject: [PATCH] Update pytest from 4.5.0 to 5.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cd0c8ea..2e97e08 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,6 +8,6 @@ coverage==4.5.3 Sphinx==2.0.1 twine==1.13.0 -pytest==4.5.0 +pytest==5.4.0 pytest-runner==4.4 pytest-cov==2.7.1