From 08d4a2dcd5de52c5747b882c06f2c936ad2f4f2b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2024 07:38:34 -0800 Subject: [PATCH] Pin pytest to latest version 8.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..81cf8a9 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1 +1 @@ -pytest +pytest==8.1.0