From 73f00703cf23cc0a924208fd16fe68c1d54441c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 02:14:05 +0000 Subject: [PATCH] Update dependency pytest to v9.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cddd0cd..27f4bc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pycodestyle==2.14.0 pyflakes==3.4.0 pylint==4.0.4 pyright==1.1.407 -pytest==9.0.1 +pytest==9.0.2 pytest-cov==7.0.0 tomli==2.3.0 tomlkit==0.13.3