From 8289527b7a51c487a66310f7efaee36560106546 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 18:08:19 +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 b3d722c..352ef3d 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