From b0ccdd8d16a24eef0a341b8269731c989877d5c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 24 Apr 2022 12:50:24 +0200 Subject: [PATCH] Update pytest from 5.4.2 to 7.1.2 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 6c9878b4..bef9a30d 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ -pytest==5.4.2 +pytest==7.1.2 pytest-timeout==1.3.4 tox==3.15.1 flake8==3.8.2