From 72ca1a9c005b4255af6263b3357faf299d148a4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 13 Mar 2022 19:18:59 +0100 Subject: [PATCH] Update pytest from 7.0.0 to 7.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5834da1..dad380a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ pre-commit==2.17.0 -pytest==7.0.0 +pytest==7.1.0 pytest-cov==3.0.0