From 5be9a1c58cf71ec9c65810bc910af1841041cdc9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Sep 2023 20:31:36 +0100 Subject: [PATCH] Update pytest from 5.4.1 to 7.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848ec8f..772fe60 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==5.0.4 Sphinx==3.0.1 twine==3.1.1 -pytest==5.4.1 +pytest==7.4.1 pytest-runner==5.2 \ No newline at end of file