From 7c5a3f6dcb740c5d3bee2e52860002281cf85b94 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Feb 2022 13:42:14 -0700 Subject: [PATCH] Update pytest from 5.2.1 to 7.0.1 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index be2e9e3..6acb15a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ -r prod.txt coverage==4.5.4 pytest-cov==2.8.1 -pytest==5.2.1 +pytest==7.0.1 tox==3.14.0