From 474670c2ecc58b15f55a95da299036e4b355146c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Mar 2020 17:44:19 +0100 Subject: [PATCH] Update pytest from 4.6.5 to 5.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eaf1fa5..53a846b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.4 Sphinx==1.8.5 twine==1.14.0 -pytest==4.6.5 +pytest==5.4.1 pytest-runner==5.1