From 3f67c412f17e0ee0b782d619e32e59e2f541508e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 17:59:26 +0000 Subject: [PATCH] Update dependency pytest to v8.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 253d568..c392855 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pycodestyle==2.14.0 pyflakes==3.4.0 pylint==3.3.8 pyright==1.1.405 -pytest==8.4.1 +pytest==8.4.2 pytest-cov==6.2.1 tomli==2.2.1 tomlkit==0.13.3