From b5537baf2a9f148dab38c639a027c90cafd92c2f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Sep 2023 02:20:29 -0400 Subject: [PATCH] Update pytest from 7.2.2 to 7.4.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 08b5655..36356e9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.2.3 cryptography==40.0.1 Sphinx==6.2.1 PyYAML==6.0 -pytest==7.2.2 +pytest==7.4.2 vcrpy==2.1.1 twine==4.0.2 black==23.3.0