From f1e591f2d721865cc21fcfc488fccea9a5773776 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 20 Jan 2022 12:02:32 +0100 Subject: [PATCH] Update pytest-timeout to 2.1.0 (#64533) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 884142124528..8c9f6044fc53 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -23,7 +23,7 @@ pytest-freezegun==0.4.2 pytest-socket==0.4.1 pytest-test-groups==1.0.3 pytest-sugar==0.9.4 -pytest-timeout==2.0.1 +pytest-timeout==2.1.0 pytest-xdist==2.4.0 pytest==6.2.5 requests_mock==1.9.2