From efee3e482da1f1d7e3d75302782c42ecd15287fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Sep 2021 13:18:24 +0100 Subject: [PATCH] Update pytest from 5.3.5 to 6.2.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 35e787d..0c2258d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ flask==1.1.1 mock==4.0.1 pip==20.0.2 plumbum==1.6.8 -pytest==5.3.5 +pytest==6.2.5 PyYAML==5.3 Sphinx==2.4.1 tox==3.14.3