From 298259a59146cd4040e3c68e680c26e0cefbc85b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Feb 2021 13:55:10 +0000 Subject: [PATCH] Update pytest from 5.3.2 to 6.2.2 --- requirements_for_test.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.in b/requirements_for_test.in index 8371a24e6..2bd7bd85a 100644 --- a/requirements_for_test.in +++ b/requirements_for_test.in @@ -1,6 +1,6 @@ -r requirements.txt isort==5.7.0 -pytest==5.3.2 +pytest==6.2.2 pytest-env==0.6.2 pytest-mock==1.11.2 pytest-xdist==1.31.0