From 40a3a6efe3aa1cf17258b461112356ca20492c75 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 Jun 2024 01:36:25 +0200 Subject: [PATCH] Update pytest from 8.2.1 to 8.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 350b526..78d65ab 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.5.1 cryptography==42.0.7 Sphinx==7.3.7 PyYAML==6.0.1 -pytest==8.2.1 +pytest==8.2.2 vcrpy==2.1.1 twine==5.1.0 black==24.4.0