From f2abe1978f51a06143bcadeacfc893c3148f36d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 20:59:49 +0000 Subject: [PATCH] Update dependency pytest to v8.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d332a91..532e6a7 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.401 -pytest==8.3.5 +pytest==8.4.0 pytest-cov==6.1.1 tomli==2.2.1 tomlkit==0.13.2