From 8a8eccbfc6eac4d79eea7cb7467fc936fc4ca638 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2024 09:25:34 -0500 Subject: [PATCH] Update pytest from 3.9.2 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 88f74ba..ea138b1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.1 Sphinx==1.7.7 cryptography==2.3.1 PyYAML==3.13 -pytest==3.9.2 +pytest==8.1.0 pytest-runner==4.2 \ No newline at end of file