From ac96ed96c20fe08f99e10dba360158046943099f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Jul 2020 11:14:58 +0200 Subject: [PATCH] Update pytest from 3.6.1 to 6.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3e622af..9c2be56 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bumpversion==0.5.3 wheel==0.31.1 watchdog==0.8.3 pylint==1.9.2 -pytest==3.6.1 +pytest==6.0.0 pytest-cov==2.5.1 pytest-mock==1.10.0 tox==3.0.0