From 7d65cb99d135e572416705658ca151b26f60f6b1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 05:58:05 +0000 Subject: [PATCH] Update pytest from 5.3.5 to 9.0.2 --- 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..4aac0cb9 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1,4 +1,4 @@ -pytest==5.3.5 +pytest==9.0.2 mypy==0.782 pylint2junit pip==20.2.2 \ No newline at end of file