From 77b9b9364a01c7150186596db01c290c85d6f4fa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Sep 2024 16:26:30 -0400 Subject: [PATCH] Update pytest from 8.3.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 882416b..703d157 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.6.0 cryptography==43.0.1 Sphinx==7.3.7 PyYAML==6.0.1 -pytest==8.3.2 +pytest==8.3.3 vcrpy==2.1.1 twine==5.1.1 black==24.8.0