From 6ce28835cfcc7036b54be6012dc1e1657473277b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Jun 2025 01:16:23 +0100 Subject: [PATCH] Update pytest from 5.3.5 to 8.4.1 --- src/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements_dev.txt b/src/requirements_dev.txt index 5cf05476..a4df98ea 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1,4 +1,4 @@ -pytest==5.3.5 +pytest==8.4.1 mypy==0.782 pylint2junit pip==20.2.2 \ No newline at end of file