From 80c7bfc5562f91cc7a03c08c953a9b39980581c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Sep 2024 23:11:27 +0900 Subject: [PATCH] Update pytest from 5.4.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 848ec8f..2595373 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==8.3.3 pytest-runner==5.2 \ No newline at end of file