From a80bc44622a89c3f968db892027c7d722cf0a002 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 Jun 2024 05:19:50 -0700 Subject: [PATCH] Update pytest from 3.6.3 to 8.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 501db8b..d36fa5f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,5 +9,5 @@ flake8==3.7.9 Sphinx==3.0.3 twine==3.1.1 -pytest==3.6.3 +pytest==8.2.2 pytest-runner==5.2