From e91f7b93f5e80dc6c2af8f686b1be0b48485863d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 31 Jul 2020 15:49:48 +0300 Subject: [PATCH] Update pytest from 4.3.0 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 23ec5c0..3246e79 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.2 Sphinx==1.8.4 twine==1.13.0 -pytest==4.3.0 +pytest==6.0.1 pytest-runner==4.4