From 56e13ef3fc1ab74337f38d24ff4e20570c4a630c Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Mon, 25 Mar 2024 11:45:07 +0100 Subject: [PATCH] Update pytest-unordered to 0.6.0 (#114162) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index e577b870920..84e674b7109 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -26,7 +26,7 @@ pytest-socket==0.7.0 pytest-test-groups==1.0.3 pytest-sugar==1.0.0 pytest-timeout==2.3.1 -pytest-unordered==0.5.2 +pytest-unordered==0.6.0 pytest-picked==0.5.0 pytest-xdist==3.3.1 pytest==8.1.1