From 0a7b08eac0544b5882f0adcc4fc03557bfd8094e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Sep 2024 23:55:34 -0400 Subject: [PATCH] Update pytest from 3.9.2 to 8.3.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 88f74ba..fc55a8a 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.3.3 pytest-runner==4.2 \ No newline at end of file