From 258fb8f192c0d792ff4dbe1895c0b7ec755bc5ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 11:49:09 +0000 Subject: [PATCH] Update dependency pytest to v7.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a994cac7..656c1367 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ # Only for testing pinned versions on the CI -pytest==7.4.0 +pytest==7.4.2 pytest-cov==4.1.0