From db195fd7d42efa97d0eee61fe03834ecabe15e7e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Mar 2022 18:19:00 +0100 Subject: [PATCH] Update pytest from 6.2.4 to 7.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b890571..260152f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ pre-commit==2.14.0 coverage==5.5 pip==21.2.3 flake8==3.9.2 -pytest==6.2.4 +pytest==7.1.0 pytest-cov==2.12.1 pytest-runner==5.3.1 requests-mock==1.9.3