From c2725504c77d28cdd38dac2688ffbc36aa4c04ed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 17:32:27 -0500 Subject: [PATCH] Update pytest from 8.3.3 to 8.3.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index dbf7db9..d060a84 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.6.8 cryptography==43.0.3 Sphinx==8.1.3 PyYAML==6.0.2 -pytest==8.3.3 +pytest==8.3.4 vcrpy==2.1.1 twine==5.1.1 black==24.10.0