From ea52519aa6e8590814638d23b1744e9b96da812a Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Tue, 2 Apr 2024 23:55:15 -0400 Subject: [PATCH] [6.14.z] Bump pytest-order from 1.2.0 to 1.2.1 (#14595) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6a79f733cd..abe79282b19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ productmd==1.38 pyotp==2.9.0 python-box==7.1.1 pytest==8.1.1 -pytest-order==1.2.0 +pytest-order==1.2.1 pytest-services==2.2.1 pytest-mock==3.14.0 pytest-reportportal==5.4.1