From 24ae21a1d0f85d2ceb44eb4f139cf762e8e70533 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 5 Feb 2022 00:11:51 +1100 Subject: [PATCH] Update pytest from 6.2.4 to 7.0.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e357a7c..aa2d912 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.2.4 +pytest==7.0.0 pytest-cov==2.12.1