From 51d7f1263e458a685350878f7cd91a2de77fe145 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Sep 2023 09:58:13 -0600 Subject: [PATCH] Update pytest from 5.2.1 to 7.4.2 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index be2e9e3..c03fb06 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.4.2 tox==3.14.0