From 7b99a699f6e12bf14735791edf987ce2005888ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 07:49:56 +0000 Subject: [PATCH] Update dependency pytest to v8.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70687ff7..126a2a8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pycodestyle==2.13.0 pyflakes==3.3.2 pylint==3.3.7 pyright==1.1.402 -pytest==8.4.0 +pytest==8.4.1 pytest-cov==6.2.1 tomli==2.2.1 tomlkit==0.13.3