From c7f1a9d7571e429b188b17f1404103764a959e3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Sep 2024 10:08:58 -0500 Subject: [PATCH] Update pytest from 7.3.1 to 8.3.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cf869b8..94f6ecd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.3.1 Sphinx==7.0.1 twine==4.0.2 Click==8.1.5 -pytest==7.3.1 +pytest==8.3.3 black==23.3.0 sphinx-autodoc-napoleon-typehints==2.1.6 sphinxcontrib.spelling==5.4.0