From b29a9d043c8352f37c5825a42861a09b9be31b87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 21:31:04 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(project)=20upgrade=20pytest?= =?UTF-8?q?=20to=20v9=20[SECURITY]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | pytest | 7.2.1 | 9.0.3 | --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 05e46651..de5bb261 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -11,4 +11,4 @@ pylint==2.16.2 # Tests pyfakefs==5.1.0 pytest-cov==4.0.0 -pytest==7.2.1 +pytest==9.0.3