From 5eb983d2c4b4620acb1f0e18278b560e9698c970 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2024 09:37:36 -0700 Subject: [PATCH] Update pytest from 5.2.1 to 8.1.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index be2e9e3..4a92a70 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==8.1.0 tox==3.14.0