From 547dc564e5fc38ff902d7f05f199add0947e6755 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Jul 2024 16:31:32 -0400 Subject: [PATCH] Update pytest from 8.2.1 to 8.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 828fd59..49ab5d2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.5.1 cryptography==42.0.8 Sphinx==7.3.7 PyYAML==6.0.1 -pytest==8.2.1 +pytest==8.3.2 vcrpy==2.1.1 twine==5.1.0 black==24.4.0