From 894b2e5abb5b212425572b83243ce0162c59c2e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 17:39:58 +0000 Subject: [PATCH] Update dependency pytest to v8.3.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2bd98e47..cb27377d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pycodestyle==2.12.1 pyflakes==3.2.0 pylint==3.3.1 pyright==1.1.389 -pytest==8.3.3 +pytest==8.3.4 pytest-cov==6.0.0 tomli==2.2.1 tomlkit==0.13.2