From f7fdd958a6f2df3edef38d1bee407bf83864f2ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 16:30:34 +0100 Subject: [PATCH] build(deps): bump pytest from 7.4.2 to 7.4.3 in /requirements (#2194) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 0c299fdc9cd167460ae528cfa29f212d65ed67e8) --- requirements/_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/_tests.txt b/requirements/_tests.txt index fe0ee5a90f4..b143944b652 100644 --- a/requirements/_tests.txt +++ b/requirements/_tests.txt @@ -2,7 +2,7 @@ # in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment coverage ==7.3.2 -pytest ==7.4.2 +pytest ==7.4.3 pytest-cov ==4.1.0 pytest-doctestplus ==1.0.0 pytest-rerunfailures ==12.0