From b4c8fce299178eac4960e6044af41018984e6683 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Oct 2019 12:57:58 -0400 Subject: [PATCH] Update pytest from 4.5.0 to 5.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cd0c8ea..7b92fe7 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.2.2 pytest-runner==4.4 pytest-cov==2.7.1