From f69b8f37f824062015826d8795fd16c70693f0c3 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 8 Nov 2023 07:02:07 +0100 Subject: [PATCH] Update pytest-picked to 0.5.0 (#103631) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index eae3e8921cc..a13ab170086 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -26,7 +26,7 @@ pytest-test-groups==1.0.3 pytest-sugar==0.9.7 pytest-timeout==2.1.0 pytest-unordered==0.5.2 -pytest-picked==0.4.6 +pytest-picked==0.5.0 pytest-xdist==3.3.1 pytest==7.4.3 requests-mock==1.11.0