From 3307f0223ca75c8b5e29565bd284bf081e80791a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 17 Feb 2024 03:23:31 -0700 Subject: [PATCH] Update pytest from 3.6.3 to 8.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 61ba322..143dd4c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.1 Sphinx==1.7.6 cryptography==2.3 # PyYAML==3.13 -pytest==3.6.3 +pytest==8.0.1 pytest-runner==4.2 docutils==0.14 numpy==1.15.0