From 35eb24167277211e5d5ff6f52f70cbb1d8e0d5c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 02:30:51 +0200 Subject: [PATCH] build(deps): bump pytest-timeout from 2.1.0 to 2.2.0 in /requirements (#2158) 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 dc63308e858..3541df566eb 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -6,7 +6,7 @@ pytest ==7.4.2 pytest-cov ==4.1.0 pytest-doctestplus ==1.0.0 pytest-rerunfailures ==12.0 -pytest-timeout ==2.1.0 +pytest-timeout ==2.2.0 phmdoctest ==1.4.0 psutil <=5.9.5