From db2e2ccdd58dbe8094e64cccbc7c66775094032f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2024 09:51:39 -0700 Subject: [PATCH] Update pytest from 3.6.3 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 61ba322..34bd733 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.1.0 pytest-runner==4.2 docutils==0.14 numpy==1.15.0