From 1807a552c85e5a7a568129cedae652728e857709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 11:30:18 +0000 Subject: [PATCH] build(deps): bump pytest from 7.4.0 to 7.4.1 in /requirements (#2055) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 42f6527b7c3..55b98c84f8d 100644 --- a/requirements/test.txt +++ b/requirements/test.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.0 -pytest ==7.4.0 +pytest ==7.4.1 pytest-cov ==4.1.0 pytest-doctestplus ==1.0.0 pytest-rerunfailures ==12.0