From ef9f6b7ea0b76de5a3667530a82533bd0d7070f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:30:48 +0000 Subject: [PATCH] Update dependency pytest to v9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0f4cd2..f2e3181 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pycodestyle==2.14.0 pyflakes==3.4.0 pylint==4.0.2 pyright==1.1.407 -pytest==8.4.2 +pytest==9.0.0 pytest-cov==7.0.0 tomli==2.3.0 tomlkit==0.13.3