From adf38288a9392010601ef2485323b0b76f660c46 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 00:38:05 -0400 Subject: [PATCH] Update pytest from 8.1.1 to 8.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 32850fb..5a50c0c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.4.4 cryptography==42.0.5 Sphinx==7.3.7 PyYAML==6.0.1 -pytest==8.1.1 +pytest==8.2.1 vcrpy==2.1.1 twine==5.0.0 black==24.4.0