From d3b44958222310e4d83649b0703a36a8805466a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2024 00:14:28 +0000 Subject: [PATCH] Update pytest from 5.4.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 848ec8f..99a2eaa 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==5.0.4 Sphinx==3.0.1 twine==3.1.1 -pytest==5.4.1 +pytest==8.1.0 pytest-runner==5.2 \ No newline at end of file