From b44328f7ff5d8f87491753013fbdd98e631acc39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 13:11:29 +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 fb5c04b1..876b1643 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ # Only for testing pinned versions on the CI -pytest==8.3.3 +pytest==8.3.4 pytest-cov==6.0.0