From 5f77c17405b72a1ed6c3a2adaa6a2d065525f5bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2024 21:03:35 +0200 Subject: [PATCH] Update pytest from 4.3.0 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 23ec5c0..390e11b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.2 Sphinx==1.8.4 twine==1.13.0 -pytest==4.3.0 +pytest==8.1.0 pytest-runner==4.4