From 6ac8ea9ba261686df81ce9005f227343544608cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 16 Feb 2024 21:20:15 -0600 Subject: [PATCH] Update pytest from 7.3.1 to 8.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cf869b8..b51b5d5 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.0.1 black==23.3.0 sphinx-autodoc-napoleon-typehints==2.1.6 sphinxcontrib.spelling==5.4.0