From 4707b0228a6a91e86134ddb4ee9267c9ca2d09f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:58:43 +0000 Subject: [PATCH] Update dependency pytest to v8.3.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cfeaf86..a1a61dce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pycodestyle==2.12.1 pyflakes==3.2.0 pylint==3.3.4 pyright==1.1.396 -pytest==8.3.4 +pytest==8.3.5 pytest-cov==6.0.0 tomli==2.2.1 tomlkit==0.13.2