From 9b11ff6bb75b5a3f1213fadc670494cd49dbb704 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 13 Nov 2025 06:08:07 +0000 Subject: [PATCH] Update pytest from 5.3.5 to 9.0.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..2d3e86a6 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1,4 +1,4 @@ -pytest==5.3.5 +pytest==9.0.1 mypy==0.782 pylint2junit pip==20.2.2 \ No newline at end of file