From 88a4af202e2be0f43040ba4b3311f8d4d13bc4d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2024 19:29:41 +0000 Subject: [PATCH] Update pytest from 5.0.1 to 8.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c95b643..eb5d182 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.4 Sphinx==2.1.2 twine==1.13.0 -pytest==5.0.1 +pytest==8.1.0 pytest-runner==5.1