From 0d0f0f00ed7f3749215c2eb1b811fa7f418b2bb0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 11:14:32 -0600 Subject: [PATCH] Update pytest from 7.3.1 to 8.3.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cf869b8..9e78324 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.4 black==23.3.0 sphinx-autodoc-napoleon-typehints==2.1.6 sphinxcontrib.spelling==5.4.0