From ba87df6f883b81bcd2d6fc5ed516141a92ab2c67 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Mar 2022 08:36:15 -0700 Subject: [PATCH] Pin pytest to latest version 7.1.0 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index e079f8a..824a8a7 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1 +1 @@ -pytest +pytest==7.1.0