From 70790bc614b65a531f41e7f4e7a0b7d5d4bf3dad Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Sat, 24 Feb 2024 18:02:15 +0100 Subject: [PATCH] Update pytest-timeout to 2.2.0 (#111272) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 85fd623bea4..c42525fb007 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -24,7 +24,7 @@ pytest-freezer==0.4.8 pytest-socket==0.7.0 pytest-test-groups==1.0.3 pytest-sugar==1.0.0 -pytest-timeout==2.1.0 +pytest-timeout==2.2.0 pytest-unordered==0.5.2 pytest-picked==0.5.0 pytest-xdist==3.3.1