From 7619a7e4925f958c0c982c4cf3702792997249c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 3 Oct 2020 17:42:38 -0300 Subject: [PATCH] Update pytest from 3.6.1 to 6.1.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 61f007c..ef117c5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ more-itertools==4.0.0 six==1.10.0 attrs==17.4.0 pluggy==0.6.0 -pytest==3.6.1 +pytest==6.1.1 #Converage