From 7aefc896960eb3374d8bf8cf6994bf3393b1b188 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 20:07:13 +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 a81a7b9..10fa233 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pluggy==1.0.0 -pytest==7.3.1 +pytest==7.4.2 pytest-cov==4.1.0 flake8==6.0.0 requests-mock==1.10.0