From d114c94ba98e3c04d0a7539481b7909c2a1aa9ed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Jul 2020 19:11:47 +0300 Subject: [PATCH] Update pytest from 5.3.1 to 6.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9ee8642..4e0af73 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ coverage==4.5.4 Sphinx==2.2.2 twine==3.1.1 -pytest==5.3.1 +pytest==6.0.1 pytest-runner==5.2 pytest-mpl==0.10 pytest-cov==2.8.1