From d7bba236ec3560c3e15baea0af7634a3e5bbda57 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 4 Feb 2022 16:44:00 -0500 Subject: [PATCH] Update pytest from 6.2.5 to 7.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 368cdd6..e6a182f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==6.2 cryptography==3.4.8 Sphinx==4.3.1 PyYAML==5.4.1 -pytest==6.2.5 +pytest==7.0.0 pytest-runner==5.3.1 vcrpy==2.1.1 twine==3.6.0