From 6ae85f7031913e9944ffb571a8c0bb11ada1e35b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 17:55:00 +0000 Subject: [PATCH] Update dependency pytest to v9.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 808eba18..677936bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pycodestyle==2.14.0 pyflakes==3.4.0 pylint==4.0.5 pyright==1.1.408 -pytest==9.0.2 +pytest==9.0.3 pytest-cov==7.1.0 tomli==2.4.1 tomlkit==0.14.0