From 09ed1d06e8101a2ca7346f8b182cb9ae17d322b8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Oct 2023 02:12:10 -0400 Subject: [PATCH] Update pytest from 7.4.2 to 7.4.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 53bf47f..07e3c89 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.3.2 cryptography==41.0.4 Sphinx==7.2.6 PyYAML==6.0 -pytest==7.4.2 +pytest==7.4.3 vcrpy==2.1.1 twine==4.0.2 black==23.9.1